[#BloombergLP-bslstl-StringRefImp-0a-2constructor-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/StringRefImp-0a.adoc[StringRefImp<wchar_t>]::StringRefImp :relfileprefix: ../../../ :mrdocs: Create a string ref referencing the specified `std::pmr::basic_string`. == Synopsis Declared in `<bslstl_stringref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- StringRefImp(std::pmr::basic_string<wchar_t> const& str); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#