[#bsl-unordered_multiset-06c-end-0c] = xref:bsl.adoc[bsl]::xref:bsl/unordered_multiset-06c.adoc[unordered_multiset]::end :relfileprefix: ../../ :mrdocs: Same as the related overload above for `end`. == Synopsis Declared in `<bslstl_unorderedmultiset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/unordered_multiset-06c/const_iterator.adoc[unordered_multiset<KEY, HASH, EQUAL, ALLOCATOR>::const_iterator] end() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#