public member function
std::ios::~ios
<ios>
Destruct object
Destructs an object of this class.
Note that it does
not destroy the associated stream buffer.
Basic template member declaration
(
basic_ios<charT,traits> )
See also
- ios_base::~ios_base
- Destruct object (public member function)