29
Input/output library
[input.output]
29.7
Formatting and manipulators
[iostream.format]
29.7.5
Output streams
[output.streams]
29.7.5.1
General
[output.streams.general]
1
#
The header
<ostream>
defines a type and several function signatures that control output to a stream buffer along with a function template that inserts into stream rvalues
.