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