Declarations of the iomanip class and related functions. More...


Go to the source code of this file.
Classes | |
| struct | iomanip< Self > |
| Base class for IO manipulators. More... | |
Namespaces | |
| namespace | vcsn |
The main namespace of the Vaucanson library. | |
| namespace | vcsn::misc |
The namespace for miscellaneous constructs. | |
Functions | |
| template<class T > | |
| void | pword_delete (std::ios_base::event ev, std::ios_base &io, int idx) |
| Delete memory associated with a stream upon its destruction. | |
Declarations of the iomanip class and related functions.
Definition in file iomanip.hh.
1.7.1