|
libstdc++
|
Go to the source code of this file.
Classes | |
| class | std::basic_ios< _CharT, _Traits > |
Virtual base class for all stream classes.Most of the member functions called dispatched on stream objects (e.g., std::cout.foo(bar);) are consolidated in this class. More... | |
Namespaces | |
| namespace | std |
Functions | |
| template<typename _Facet > | |
| const _Facet & | std::__check_facet (const _Facet *__f) |
This is an internal header file, included by other library headers. You should not attempt to use it directly.
Definition in file basic_ios.h.