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

Remove the item identified by the specified reference from the list. Return 0 on success, and a non-zero value if the pair has already been removed from the list.

Synopsis

Declared in <bdlcc_skiplist.h>

int
remove(Pair const* reference);