BloombergLP::bdlcc::SkipListPairHandle::key

Load into the specified value the "key" value of the pair referred to by this object. The behavior is undefined unless isValid returns true.

Synopsis

Declared in <bdlcc_skiplist.h>

void
key(KEY* value) const;