bsl::unordered_multiset::local_iterator

This typedef is an alias to the hash-table local iterator type.

Synopsis

Declared in <bslstl_unorderedmultiset.h>

typedef BloombergLP::bslstl::HashTableBucketIterator<value_type const, difference_type> local_iterator;