BloombergLP::bslstl::HashTableIterator::HashTableIterator

Create an iterator at the same position as the specified original iterator. Note that this constructor enables converting from modifiable to const iterator types.

Synopsis

Declared in <bslstl_hashtableiterator.h>

HashTableIterator(NcIter const& original);