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

Synopsis

Declared in <bdlmt_signaler.h>

void
swap(SignalerConnection& other) noexcept;

Created with MrDocs