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