Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of elements in the list.
size_t size() const;
Return Value
The number of elements in the list.
Requirements
Header: <initializer_list>
Namespace: std
See Also
Reference
Other Resources
size_type