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

Synopsis

Declared in <bslstl_stringref.h>

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

Created with MrDocs