29
Input/output library
[input.output]
29.7
Formatting and manipulators
[iostream.format]
29.7.4
Input streams
[input.streams]
29.7.4.1
General
[input.streams.general]
1
#
The header
<istream>
defines two types and a function signature that control input from a stream buffer along with a function template that extracts from stream rvalues
.