BloombergLP::bdlcc::SkipList::data

Load into value the data of the pair at reference.

Synopsis

Declared in <bdlcc_skiplist.h>

void
data(
    DATA* value,
    Pair const* reference) const;

Description

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

Parameters

NameDescription
valuereceives the retrieved value
referencepair in this list