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