Return a local iterator to the first element in the bucket at index.
Declared in <bslstl_unorderedmultiset.h>
unordered_multiset<KEY, HASH, EQUAL, ALLOCATOR>::const_local_iterator
begin(size_type index) const;
local iterator to the first element in the bucket
| Name | Description |
|---|---|
| index | bucket index |