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;
Created with MrDocs