Return true if the specified lhs is grater than the specified rhs and false otherwise.
true
lhs
rhs
false
Declared in <bdlmt_signaler.h>
<bdlmt_signaler.h>
bool operator>( SignalerConnection const& lhs, SignalerConnection const& rhs);