Vcsn
2.0
Be Rational
|
#include <cassert>
#include <string>
#include <iostream>
#include <vcsn/misc/escape.hh>
#include <vcsn/misc/flyweight.hh>
Go to the source code of this file.
Classes | |
class | vcsn::string_letters |
Represent alphabets whose "letters" are strings. More... | |
Namespaces | |
vcsn | |
Functions | |
template<> | |
string_letters::letter_t | vcsn::string_letters::special< string_letters::letter_t > () |
template<> | |
string_letters::word_t | vcsn::string_letters::special< string_letters::word_t > () |