Return the length of this string.

Synopsis

Declared in <bslstl_string.h>

size_type
size() const noexcept;

Return Value

length of this string

Created with MrDocs