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