std::ios_base::~ios_base

Destroys the ios_base object.

# Declarations

virtual ~ios_base();

# Defect reports

DRApplied toBehavior as publishedCorrect behavior
LWG 3434C++98the destructor was not required to reclaim memory for iarray and parrayrequired