BloombergLP::bdlcc::SkipListPairHandle::data

Load the data value of the referred pair into value.

Synopsis

Declared in <bdlcc_skiplist.h>

void
data(DATA* value) const;

Description

The behavior is undefined unless isValid returns true.

Parameters

NameDescription
valuereceives the retrieved value