[#BloombergLP-baltzo-swap-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::swap :relfileprefix: ../../ :mrdocs: Efficiently exchange the values of the specified `a` and `b` objects. This function provides the no‐throw exception‐safety guarantee. == Synopsis Declared in `<baltzo_zoneinfobinaryheader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void swap( xref:BloombergLP/baltzo/ZoneinfoBinaryHeader.adoc[baltzo::ZoneinfoBinaryHeader]& a, xref:BloombergLP/baltzo/ZoneinfoBinaryHeader.adoc[baltzo::ZoneinfoBinaryHeader]& b); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#