Include dependency graph for escaper.hh:

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

Go to the source code of this file.
Namespaces | |
| namespace | vcsn | 
| namespace | vcsn::misc | 
Classes | |
| struct | escaper | 
| IO Manipulator to escape some characters when displaying them.  More... | |
| struct | setesc | 
| IO Manipulator to set the characters that need to be escaped.  More... | |
Functions | |
| template<class T> | |
| escaper< T > | vcsn::misc::make_escaper (const T &w) | 
| Build an escaper.   | |
| std::set< char > & | vcsn::misc::getesc (std::ostream &ostr) | 
| Retrieve the escaped characters set of a stream.   | |
Definition in file escaper.hh.
 1.4.6