public member function

std::ios_base::~ios_base

<ios>
virtual ~ios_base();
Destruct object
Before the object is destroyed, all callback functions registered with member register_callback are called with erase_event as its first parameter.