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

Name

Description

value

receives the retrieved value

Created with MrDocs