Assign to this FlatHashTable_IteratorImp the value of the specified rhs.
Declared in <bdlc_flathashtable.h>
FlatHashTable_IteratorImp<ENTRY>&
operator=(FlatHashTable_IteratorImp const& rhs);
modifiable reference to this iterator
| Name | Description |
|---|---|
| rhs | iterator to assign from |