1 #define BUILD_LIBVCSN 1
2 #define VCSN_INSTANTIATION 1
77 vcsn::ssignature<t0_t>(),
78 vcsn::dyn::detail::trim<t0_t>
std::shared_ptr< detail::tuple_automaton_impl< Auts...>> tuple_automaton
A tuple automaton as a shared pointer.
static bool trim ATTRIBUTE_USED
std::shared_ptr< detail::insplit_automaton_impl< Aut, labelset_t_of< Aut >::has_one()>> insplit_automaton
A compose automaton as a shared pointer.
bool trim_register(const signature &sig, trim_t fn)
filter_automaton< Aut > trim(const Aut &a)
Useful part of an automaton.
Implementation of labels are nullables (letter or empty).
vcsn::compose_automaton< true, vcsn::focus_automaton< 1, vcsn::mutable_automaton< vcsn::context< vcsn::tupleset< vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> >, vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> > >, vcsn::b > > >, vcsn::insplit_automaton< vcsn::focus_automaton< 0, vcsn::mutable_automaton< vcsn::context< vcsn::tupleset< vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> >, vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> > >, vcsn::b > > > > > t0_t
Provide a variadic mul on top of a binary mul(), and one().
std::shared_ptr< detail::focus_automaton_impl< Tape, Aut >> focus_automaton
A focus automaton as a shared pointer.
std::shared_ptr< detail::mutable_automaton_impl< Context >> mutable_automaton
Implementation of labels are letters.