This typedef is an alias to HashTableIterator<const value_type>.
Synopsis
Declared in <bslstl_unorderedmap.h>
typedef BloombergLP::bslstl::HashTableIterator<value_type const, difference_type> const_iterator;
Created with MrDocs