Create a string ref referencing the specified std::pmr::basic_string.
Synopsis
Declared in <bslstl_stringref.h>
StringRefImp(std::pmr::basic_string<char> const& str);
Created with MrDocs