Create a string ref referencing the specified std::basic_string.

Synopsis

Declared in <bslstl_stringref.h>

StringRefImp(std::basic_string<wchar_t> const& str);

Created with MrDocs