BloombergLP::bdlcc::SkipList<long long, EventData>::addPairReferenceRaw

Increment the reference count for the list element referred to by the specified reference. There must be a corresponding call to releaseReferenceRaw when the reference is no longer needed. The behavior is undefined item has already been released. Return reference.

Synopsis

Declared in <bdlcc_skiplist.h>

Pair*
addPairReferenceRaw(Pair const* reference) const;