Assign to this object the value of the specified rhs object, and a return a reference providing modifiable access to this object.

Synopsis

Declared in <bslstl_hashtableiterator.h>

HashTableIterator&
operator=(HashTableIterator const& rhs) = default;

Created with MrDocs