BloombergLP::bdlcc::SkipListPairHandle::operator bdlcc::SkipListPair<KEY, DATA> const*

Return the address of the pair referred to by this SkipListPairHandle, or 0 if this handle does not manage a reference.

Synopsis

Declared in <bdlcc_skiplist.h>

operator bdlcc::SkipListPair<KEY, DATA> const*() const;