Return a reference to 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>

DATA&
data() const;

Created with MrDocs