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;

Created with MrDocs