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