Vcsn  2.2
Be Rational
label.hh File Reference
#include <memory>
#include <string>
#include <vcsn/misc/export.hh>
Include dependency graph for label.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::dyn::detail::label_base
 An abstract label. More...
 
class  vcsn::dyn::detail::label_wrapper< LabelSet >
 Aggregate a label and its labelset. More...
 

Namespaces

 vcsn
 
 vcsn::dyn
 
 vcsn::dyn::detail
 

Functions

template<typename LabelSet >
label vcsn::dyn::make_label (const LabelSet &ls, const typename LabelSet::value_t &l)
 
template<typename LabelSet >
label vcsn::dyn::make_word (const LabelSet &ls, const typename LabelSet::value_t &l)