[#bsl-hash_map-const_iterator] = xref:bsl.adoc[bsl]::xref:bsl/hash_map.adoc[hash_map]::const_iterator :relfileprefix: ../../ :mrdocs: Iterator providing non‐modifiable access to elements. == Synopsis Declared in `<bslstp_hashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef _Ht::const_iterator const_iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#