Return true if the specified lists have the same value.
Synopsis
Declared in <bdlcc_skiplist.h>
bool
operator==(
SkipList<KEY2, DATA2> const&,
SkipList<KEY2, DATA2> const&);
Created with MrDocs
Return true if the specified lists have the same value.
Declared in <bdlcc_skiplist.h>
bool
operator==(
SkipList<KEY2, DATA2> const&,
SkipList<KEY2, DATA2> const&);
Created with MrDocs