header

<ios>

Input-Output base classes
Header providing base classes and types for the IOStream hierarchy of classes:

click on an element for detailed information

Types

Class templates


Classes


Other types


Format flag manipulators (functions)

Independent flags (switch on):
Independent flags (switch off):
Numerical base format flags ("basefield" flags):
Floating-point format flags ("floatfield" flags):
Adustment format flags ("adjustfield" flags):

Other functions


Notice that not all standard manipulators are defined in this header. Input streams also support ws, and output streams endl, ends and flush. Streams also support an additional set of manipulators, which are parametric and defined apart in header <iomanip>. These are: setiosflags, resetiosflags, setbase, setfill, setprecision, setw