[#BloombergLP-bslstl-StringRefImp-0c-2constructor-094] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/StringRefImp-0c.adoc[StringRefImp]::StringRefImp :relfileprefix: ../../../ :mrdocs: Create an object representing an empty `std::string` value that is independent of any external representation and with the following attribute values: ` begin() == end() isEmpty() == true ` == Synopsis Declared in `<bslstl_stringref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- StringRefImp(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#