[#BloombergLP-bslstl-StringRefImp-0a-const_iterator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/StringRefImp-0a.adoc[StringRefImp<wchar_t>]::const_iterator :relfileprefix: ../../../ :mrdocs: Alias for a constant iterator over the characters of this ref. == Synopsis Declared in `<bslstl_stringref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef wchar_t const* const_iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#