Create an iterator at the same position as the specified original iterator. Note that this constructor enables converting from modifiable to const iterator types.
Declared in <bslstl_hashtablebucketiterator.h>
HashTableBucketIterator(NonConstIter const& original);