bsl::basic_ostringstream::swap

Exchange this stream with another basic_ostream.

Synopsis

Declared in <bslstl_ostringstream.h>

void
swap(BaseStream& other);

Parameters

NameDescription
otherstream with which to exchange values