Include dependency graph for iomanip.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | utility |
Classes | |
struct | iomanip |
Base class for IO manipulators. More... | |
Functions | |
template<class IOM> | |
std::ostream & | utility::operator<< (std::ostream &ostr, const iomanip< IOM > &m) |
template<class T> | |
void | utility::pword_delete (std::ios_base::event ev, std::ios_base &io, int idx) |
Delete memory associated with a stream upon its destruction. |
Definition in file iomanip.hh.