bsl::unordered_multiset::iterator

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

Synopsis

Declared in <bslstl_unorderedmultiset.h>

typedef BloombergLP::bslstl::HashTableIterator<value_type const, difference_type> iterator;