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;
Return Value
reference to the "data" value of the referred pair
Created with MrDocs