[#bsl-hash_set-const_iterator] = xref:bsl.adoc[bsl]::xref:bsl/hash_set.adoc[hash_set]::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]#