[#BloombergLP-bdlmt-swap-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::swap :relfileprefix: ../../ :mrdocs: Swap the contents of the specified `a` and `b`. Throws nothing. == Synopses Declared in `<bdlmt_signaler.h>` Swap the contents of the specified `a` and `b`. Throws nothing. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/bdlmt/swap-09.adoc[swap]( xref:BloombergLP/bdlmt/SignalerConnection.adoc[SignalerConnection]& a, xref:BloombergLP/bdlmt/SignalerConnection.adoc[SignalerConnection]& b) noexcept; ---- [.small]#xref:BloombergLP/bdlmt/swap-09.adoc[_» more..._]# Swap the contents of the specified `a` and `b`. Throws nothing. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/bdlmt/swap-06.adoc[swap]( xref:BloombergLP/bdlmt/SignalerConnectionGuard.adoc[SignalerConnectionGuard]& a, xref:BloombergLP/bdlmt/SignalerConnectionGuard.adoc[SignalerConnectionGuard]& b) noexcept; ---- [.small]#xref:BloombergLP/bdlmt/swap-06.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#