BloombergLP::bdlcc::SkipListPairHandle::key

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

NameDescription
valuereceives the retrieved value