types
manipulators
other functions
public member function
<ios> <iostream>
Destroy object
Destroys an object of this class.
Note that this does not destroy the associated stream buffer.
Data races
The object is modified.
Exception safety
No-throw guarantee: never throws exceptions.