Exchange this stream with another basic_ostream.
Synopsis
Declared in <bslstl_ostringstream.h>
void
swap(BaseStream& other);
Parameters
Name |
Description |
other |
stream with which to exchange values |
Created with MrDocs