Return true if the specified lists have different values.
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 different values.
Declared in <bdlcc_skiplist.h>
bool
operator!=(
SkipList<KEY2, DATA2> const&,
SkipList<KEY2, DATA2> const&);
Created with MrDocs