T6 setw(int wide);
The manipulator returns an object that, when extracted from or inserted into the stream str, calls str.width(wide), then returns str.
str
str.
width
(wide)