Return false if the specified lhs and rhs referring to the same slot and true otherwise.
Synopsis
Declared in <bdlmt_signaler.h>
bool
operator!=(
SignalerConnection const& lhs,
SignalerConnection const& rhs);
Created with MrDocs