basic_ios.h File Reference
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
Defines
Functions
-
template<typename _Facet > const _Facet & std::__check_facet (const _Facet *__f)
Detailed Description
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.