Return an std::basic_string (synonymous with std::basic_string) having the value of the string bound to this string reference.
Declared in <bslstl_stringref.h>
operator std::basic_string<CHAR_TYPE>() const;
std::basic_string copy of the referenced character sequence