[#bsl-basic_string-01d-const_iterator] = xref:bsl.adoc[bsl]::xref:bsl/basic_string-01d.adoc[basic_string<char8_t>]::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 char8_t const* const_iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#