Create a SignalerConnection object that refers to and assumes management of the same slot (if any) as the specified original object, and reset original to a default‐constructed state. Throws nothing.
Synopsis
Declared in <bdlmt_signaler.h>
SignalerConnection(bslmf::MovableRef<SignalerConnection> original) noexcept;
Created with MrDocs