Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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