[#BloombergLP-bdlcc-operator_eq-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::operator== :relfileprefix: ../../ :mrdocs: Return `true` if the specified lists have the same value. == Synopsis Declared in `<bdlcc_skiplist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator==( xref:BloombergLP/bdlcc/SkipList-0a.adoc[SkipList<KEY2, DATA2>] const&, xref:BloombergLP/bdlcc/SkipList-0a.adoc[SkipList<KEY2, DATA2>] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#