[#BloombergLP-bdlc-operator_not_eq-0473] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::operator!= :relfileprefix: ../../ :mrdocs: Return whether the sets differ in contents. == Synopsis Declared in `<bdlc_flathashset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> bool operator!=( xref:BloombergLP/bdlc/FlatHashSet.adoc[FlatHashSet] const&, xref:BloombergLP/bdlc/FlatHashSet.adoc[FlatHashSet] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#