Assign to this object the value of the specified rhs object.
Declared in <bslstl_hashtableiterator.h>
HashTableIterator&
operator=(HashTableIterator const& rhs) = default;
Return a reference providing modifiable access to this object.
reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | iterator to assign from |