Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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