BloombergLP::bslfmt::swap

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);

Parameters

NameDescription
lhsfirst format argument to exchange
rhssecond format argument to exchange