Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exchanges the contents of the provided basic_iostream object for the contents of this object.
void swap(basic_iostream& _Right);
Parameters
- _Right
The basic_iostream object to swap.
Remarks
The member function calls swap(_Right)
Requirements
Header: <istream>
Namespace: std