BloombergLP::bdlcc::SkipListPairHandle::releaseReferenceRaw

Release this handle and return the raw list and pair pointers.

Synopsis

Declared in <bdlcc_skiplist.h>

void
releaseReferenceRaw(
    SkipList<KEY, DATA>** list,
    Pair** reference);

Description

Invoke release and populate the specified list and reference pointers with the list and reference values of this SkipListPairHandle.

Parameters

NameDescription
listreceives the owning skip list
referencereceives the raw pair pointer