bsl::unordered_multiset::begin

Return a local iterator to the first element in the bucket at index.

Synopsis

Declared in <bslstl_unorderedmultiset.h>

unordered_multiset<KEY, HASH, EQUAL, ALLOCATOR>::const_local_iterator
begin(size_type index) const;