bsl::unordered_multiset::begin

Return an iterator to the first element of this unordered multiset.

Synopsis

Declared in <bslstl_unorderedmultiset.h>

unordered_multiset<KEY, HASH, EQUAL, ALLOCATOR>::const_iterator
begin() const noexcept;