ios_base& internal(ios_base& str);
The manipulator effectively calls str.setf(ios_base:: internal, ios_base:: adjustfield), then returns str.
str.
setf
(ios_base::
internal
, ios_base::
adjustfield
)
str