![]() |
![]()
| ![]() |
![]()
NAMEstd::basic_ostringstream::swap - std::basic_ostringstream::swap Synopsisvoid swap( basic_ostringstream& other ); (since C++11)
Parametersother - stream to exchange the state with Return value(none) ExceptionsMay throw implementation-defined exceptions. Example This section is incomplete
See also operator= moves the string stream
|