![]() |
![]()
| ![]() |
![]()
NAMEstd::basic_istringstream::swap - std::basic_istringstream::swap Synopsisvoid swap( basic_istringstream& 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
|