BloombergLP::bslstl::StringRefImp::operator std::basic_string<CHAR_TYPE>

Return an std::basic_string (synonymous with std::basic_string) having the value of the string bound to this string reference.

Synopsis

Declared in <bslstl_stringref.h>

operator std::basic_string<CHAR_TYPE>() const;