Swap the contents of *this and the specified other. Throws nothing.

Synopsis

Declared in <bdlmt_signaler.h>

void
swap(SignalerConnectionGuard& other) noexcept;

Created with MrDocs