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;
Created with MrDocs
Return true if there is a pair in the list with the specified key, and false otherwise.
Declared in <bdlcc_skiplist.h>
bool
exists(long long const& key) const;
Created with MrDocs