Vcsn  2.1
Be Rational
setalpha.hh File Reference
#include <cassert>
#include <initializer_list>
#include <stdexcept>
#include <boost/optional.hpp>
#include <vcsn/misc/format.hh>
#include <vcsn/misc/raise.hh>
#include <vcsn/misc/set.hh>
#include <vcsn/misc/stream.hh>
#include <vcsn/misc/symbol.hh>
#include <vcsn/misc/type_traits.hh>
Include dependency graph for setalpha.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::set_alphabet< L >
 A set of letters of type L. More...
 
struct  vcsn::set_alphabet< L >::has_range< Letter, Enable >
 Whether the genset supports the range concept: whether we can use '++' on letters. More...
 
struct  vcsn::set_alphabet< L >::has_range< Letter, decltype((++std::declval< Letter & >(), void()))>
 

Namespaces

 vcsn