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.
The following tables list the members of the basic_iostream Class. For a list of members inherited by the basic_iostream class, see basic_ios Members.
Reference
Constructors
Create a basic_iostream object. |
Member Functions
Exchanges the contents of the provided basic_iostream object for the contents of this object. |
Operators
Assigns the value of a specified basic_iostream object to this object. This is a move assignment involving an rvalue that does not leave a copy behind. |
See Also
Reference
Thread Safety in the Standard C++ Library