Return an iterator to the first element of this unordered multiset.
Declared in <bslstl_unorderedmultiset.h>
unordered_multiset<KEY, HASH, EQUAL, ALLOCATOR>::const_iterator
begin() const noexcept;
const iterator to the first element, or end() if empty