Swap the contents of the specified a and b. Throws nothing.
Synopsis
Declared in <bdlmt_signaler.h>
void
swap(
SignalerConnection& a,
SignalerConnection& b) noexcept;
Created with MrDocs
Swap the contents of the specified a and b. Throws nothing.
Declared in <bdlmt_signaler.h>
void
swap(
SignalerConnection& a,
SignalerConnection& b) noexcept;
Created with MrDocs