BloombergLP::bslstl::StringRefImp::size

Return the number of characters in the string referred to by this object. Note that this call is equivalent to end() - begin().

Synopsis

Declared in <bslstl_stringref.h>

StringRefImp<CHAR_TYPE>::size_type
size() const;