T3 setbase(int base);
The manipulator returns an object that, when extracted from or inserted into the stream str, calls str.setf(mask, ios_base::basefield), then returns str. Here, mask is determined as follows:
str
str.
setf
(mask, ios_base::
basefield
)
mask
base
ios_base::
oct
dec
hex
fmtflags
(0)