LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
escape.hh File Reference

Escape: escaping special characters for output. More...

#include <iosfwd>
#include <string>
#include <misc/escape.hxx>
Include dependency graph for escape.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  misc::escaped

Namespaces

namespace  misc
 Handling of generic, oriented or undirected, graph.

Functions

template<class T >
escaped misc::escape (const T &)
std::ostream & misc::operator<< (std::ostream &o, const escaped &)

Detailed Description

Escape: escaping special characters for output.