Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
expand.hh File Reference
Include dependency graph for expand.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::rat::expand_visitor< RatExpSet >
 

Namespaces

 vcsn
 
 vcsn::rat
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 
 vcsn::dyn::detail
 

Functions

template<typename RatExpSet >
RatExpSet::value_t vcsn::expand (const RatExpSet &rs, const typename RatExpSet::value_t &e)
 Expanding a typed ratexp shared_ptr. More...
 
template<typename RatExpSet >
ratexp vcsn::dyn::detail::expand (const ratexp &exp)
 Bridge. More...
 
 vcsn::dyn::detail::REGISTER_DECLARE (expand,(const ratexp &e) -> ratexp)