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