Create a SignalerConnection object that refers to and assumes management of the same slot (if any) as the specified original object. Throws nothing.
Synopsis
Declared in <bdlmt_signaler.h>
SignalerConnection(SignalerConnection const& original) noexcept;
Created with MrDocs