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

Synopsis

Declared in <bdlcc_skiplist.h>

void
data(DATA* value) const;

Created with MrDocs