BloombergLP::bslstl::StringRefImp<char>::length

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

Synopsis

Declared in <bslstl_stringref.h>

size_type
length() const;