Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
symbol.hh File Reference
#include <boost/flyweight.hpp>
#include <boost/flyweight/no_tracking.hpp>
Include dependency graph for symbol.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::hash< boost::flyweight< T, boost::flyweights::no_tracking > >
 

Namespaces

 vcsn
 

Typedefs

using vcsn::symbol = boost::flyweight< std::string, boost::flyweights::no_tracking >
 An internalized string. More...