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.
basic_string::length
size_type length() const;
The member function returns the length of the controlled sequence (same as size
()
).