Load the key value of the referred pair into value.

Synopsis

Declared in <bdlcc_skiplist.h>

void
key(KEY* value) const;

Description

The behavior is undefined unless isValid returns true.

Parameters

Name

Description

value

receives the retrieved value

Created with MrDocs