Same as the related overload above for end.
Synopsis
Declared in <bslstl_unorderedmultiset.h>
unordered_multiset<KEY, HASH, EQUAL, ALLOCATOR>::const_iterator
end() const noexcept;
Return Value
past‐the‐end const iterator
Created with MrDocs