Standard C++ Library Reference
<iomanip>

Define several manipulators that each take a single argument.

For a list of all members of this header, see <iomanip> Members.

#include <iomanip>
Remarks

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<<.

See Also

Reference

Thread Safety in the Standard C++ Library
iostream Programming
iostreams Conventions

Other Resources

<iomanip> Members
Standard C++ Library Header Files

タグ :


Page view tracker