Exchange the values of the specified lhs and rhs.

Synopsis

Declared in <bslfmt_format_arg.h>

void
swap(
    basic_format_arg& lhs,
    basic_format_arg& rhs);

Created with MrDocs