Classes | Namespaces | Functions

iomanip.hh File Reference

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

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.

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.

Detailed Description

Declarations of the iomanip class and related functions.

See also:
vcsn::misc::iomanip.
Author:
Thomas Claveirole <thomas.claveirole@lrde.epita.fr>

Definition in file iomanip.hh.