[#bsl-unordered_multiset-06c-const_iterator] = xref:bsl.adoc[bsl]::xref:bsl/unordered_multiset-06c.adoc[unordered_multiset]::const_iterator :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to `iterator`. == Synopsis Declared in `<bslstl_unorderedmultiset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/unordered_multiset-06c/iterator.adoc[iterator] const_iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#