Return true if the specified lists have different values.
true
Declared in <bdlcc_skiplist.h>
<bdlcc_skiplist.h>
bool operator!=( SkipList<KEY2, DATA2> const&, SkipList<KEY2, DATA2> const&);