Vcsn
2.2
Be Rational
|
The vname of a vector of dyn:: objects (e.g., automaton, expression, ...) is the tuple of their vnames. More...
#include <name.hh>
Public Types | |
using | type = const std::vector< Dyn > |
Static Public Member Functions | |
static symbol | name (const type &t) |
The vname of a vector of dyn:: objects (e.g., automaton, expression, ...) is the tuple of their vnames.
This is used to dispatch variadic calls on vectors of automata to tuples of vcsn:: automata.
using vcsn::dyn_vector_vnamer< Dyn >::type = const std::vector<Dyn> |
|
inlinestatic |