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