BloombergLP::bdlcc::SkipListPairHandle::operator=

Change this SkipListPairHandle to refer to the same list and pair as the specified rhs. If this SkipListPairHandle initially refers to a pair, release the reference. Return *this.

Synopsis

Declared in <bdlcc_skiplist.h>

SkipListPairHandle<KEY, DATA>&
operator=(SkipListPairHandle const& rhs);