Hierarchy

In this lesson, we will get insight into the structure of input/output streams.

We'll cover the following...
Name Description
basic_streambuf<> Reads and writes the data.
ios_base Properties of all stream classes independent of the character type.
...