[#BloombergLP-bslstl-StringRefImp-02-2constructor-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/StringRefImp-02.adoc[StringRefImp<char>]::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]#