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.
vector::size
size_type size() const;
The member function returns the length of the controlled sequence.
See the related sample program.