[#BloombergLP-bdlmt-operator_not_eq] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::operator!= :relfileprefix: ../../ :mrdocs: Return `false` if the specified `lhs` and `rhs` referring to the same slot and `true` otherwise. == Synopsis Declared in `<bdlmt_signaler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator!=( xref:BloombergLP/bdlmt/SignalerConnection.adoc[SignalerConnection] const& lhs, xref:BloombergLP/bdlmt/SignalerConnection.adoc[SignalerConnection] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#