31
Input/output library
[input.output]
31.5
Iostreams base classes
[iostreams.base]
31.5.4
Class template
basic_
ios
[ios]
31.5.4.2
Constructors
[basic.ios.cons]
Table 124:
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