Disassociate this guard from its associated slot, if any, and reset *this to a default‐constructed state. Return a connection object referring to the slot, if any, that this guard was associated with prior to this call. Throws nothing.

Synopsis

Declared in <bdlmt_signaler.h>

SignalerConnection
release() noexcept;

Created with MrDocs