[#BloombergLP-bslstl-StringRefImp-02-reference] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/StringRefImp-02.adoc[StringRefImp<char>]::reference :relfileprefix: ../../../ :mrdocs: This `typedef` is an alias to `value_type const&`. == Synopsis Declared in `<bslstl_stringref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef char const& reference; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#