basic_string::length
basic_string::length
size_type length() const;
The member function returns the length of the controlled sequence (same as size
()
).
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
basic_string::length
size_type length() const;
The member function returns the length of the controlled sequence (same as size
()
).