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

Return true if there is a pair in the list with the specified key, and false otherwise.

Synopsis

Declared in <bdlcc_skiplist.h>

bool
exists(long long const& key) const;