Return a reference to the non‐modifiable "key" value of this pair.
Synopsis
Declared in <bdlcc_skiplist.h>
KEY const&
key() const;
Return Value
reference to the non‐modifiable "key" value of this pair
Created with MrDocs