29
Input/output library
[input.output]
29.5
Iostreams base classes
[iostreams.base]
29.5.5
Class template
basic_ios
[ios]
29.5.5.2
Constructors
[basic.ios.cons]
Table 122:
basic_ios
::
init
(
)
effects
[tab:basic.ios.cons]
🔗
Element
Value
🔗
rdbuf
(
)
sb
🔗
tie
(
)
0
🔗
rdstate
(
)
goodbit
if
sb
is not a null pointer, otherwise
badbit
.
🔗
exceptions
(
)
goodbit
🔗
flags
(
)
skipws
|
dec
🔗
width
(
)
0
🔗
precision
(
)
6
🔗
fill
(
)
widen
(
' '
)
🔗
getloc
(
)
a copy of the value returned by
locale
(
)
🔗
iarray
a null pointer
🔗
parray
a null pointer