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