Vcsn  2.2
Be Rational
signature.hh File Reference
#include <iosfwd>
#include <string>
#include <vcsn/misc/attributes.hh>
#include <vcsn/misc/export.hh>
#include <vcsn/misc/functional.hh>
#include <vcsn/misc/vector.hh>
#include <vcsn/misc/symbol.hh>
Include dependency graph for signature.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vcsn::signature
 Signature of a function call. More...
 
struct  std::hash< vcsn::signature >
 

Namespaces

 vcsn
 

Functions

std::ostream & vcsn::operator<< (std::ostream &os, const signature &sig)
 Output a string, escaping special characters. More...