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>
void
swap(
baltzo::ZoneinfoBinaryHeader& a,
baltzo::ZoneinfoBinaryHeader& b);
Created with MrDocs