#include <bits/c++config.h>#include <iosfwd>#include <bits/localefwd.h>#include <bits/ios_base.h>#include <bits/streambuf.tcc>


Go to the source code of this file.
Namespaces | |
| namespace | std |
Classes | |
| class | std::basic_streambuf< CharT, Traits > |
| The actual work of input and output (interface). More... | |
include this header in your programs, rather than any of the "st[dl]_*.h" implementation files.
Definition in file streambuf.
1.5.5