BloombergLP::bdlcc::SkipList::key

Load into value the key of the pair at reference.

Synopsis

Declared in <bdlcc_skiplist.h>

void
key(
    KEY* value,
    Pair const* reference) const;

Description

Load into value the key of the pair referred to by reference.

Load into the specified value the "key" value of the pair identified by the reference.

Parameters

NameDescription
valuereceives the retrieved value
referencepair in this list