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<wchar_t>() const;
Created with MrDocs