Vcsn  2.1
Be Rational
star.hh File Reference
Include dependency graph for star.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

template<typename Aut >
Aut & vcsn::star_here (Aut &res)
 In-place star of a standard automaton. More...
 
template<typename Aut >
fresh_automaton_t_of< Aut > vcsn::star (const Aut &aut)
 Star of a standard automaton. More...
 
template<typename Aut >
automaton vcsn::dyn::detail::star (const automaton &a)
 Bridge. More...