Define several manipulators that each take a single argument.
For a list of all members of this header, see <iomanip> Members.
Each of these manipulators returns an unspecified type, called T1 through T6, that overloads both basic_istream<Elem, Tr>::operator>> and basic_ostream<Elem, Tr>::operator<<.
Reference
Thread Safety in the Standard C++ Library
iostream Programming
iostreams Conventions
Other Resources
<iomanip> Members
Standard C++ Library Header Files