stdiostream::~stdiostream

Syntax

virtual ~stdiostream();

Remarks

This destructor destroys the stdiobuf object associated with this stream; however, the attached file is not closed.