Stream class hierarchy - C++
The figure shows the hierarchy of the classes used for input and output operations with console and file, ios stream is the base class for istream and outstream which are in turn base classes for iostream.
Views: 632 | | by Stephen
View this tutorial