iomanip File Reference

#include <bits/c++config.h>
#include <istream>
#include <functional>

Include dependency graph for iomanip:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  std

Functions

Resetiosflags std::resetiosflags (ios_base::fmtflags __mask)
 Manipulator for setf.
Setiosflags std::setiosflags (ios_base::fmtflags __mask)
 Manipulator for setf.
Setbase std::setbase (int __base)
 Manipulator for setf.
template<typename CharT>
Setfill< CharT > std::setfill (CharT c)
 Manipulator for fill.
Setprecision std::setprecision (int n)
 Manipulator for precision.
Setw std::setw (int n)
 Manipulator for width.


Detailed Description

This is a Standard C++ Library header. You should include this header in your programs, rather than any of the "st[dl]_*.h" implementation files.

Definition in file iomanip.


Generated on Thu May 8 10:00:09 2008 for libstdc++-v3 Source by  doxygen 1.5.5