Release the reference to the pair at reference.

Synopsis

Declared in <bdlcc_skiplist.h>

void
releaseReferenceRaw(Pair const* reference);

Description

After calling this method, the value of reference must not be used or released again.

Parameters

Name

Description

reference

pair in this list

Created with MrDocs