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

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>() const;