[#bsl-hash_set-iterator] = xref:bsl.adoc[bsl]::xref:bsl/hash_set.adoc[hash_set]::iterator :relfileprefix: ../../ :mrdocs: Iterator type; identical to `const_iterator`. == Synopsis Declared in `<bslstp_hashset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/hash_set/const_iterator.adoc[const_iterator] iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#