BloombergLP::bdlc::FlatHashTable_IteratorImp::operator=

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

NameDescription
rhsiterator to assign from