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

Synopsis

Declared in <bdlcc_skiplist.h>

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

Created with MrDocs