BloombergLP::bdlmt::Signaler_SlotNode::disconnect

Disconnect this slot and return without waiting. If the slot was already disconnected, this function has no effect. Throws nothing. Note that it is guaranteed that this slot will not be called by a signal on the same signaler that begins after this function completes.

Synopsis

Declared in <bdlmt_signaler.h>

virtual
void
disconnect() noexcept override;