Vcsn
2.2
Be Rational
|
Go to the source code of this file.
Classes | |
class | vcsn::dyn::detail::expansion_base |
An abstract expansion. More... | |
class | vcsn::dyn::detail::expansion_wrapper< ExpansionSet > |
Aggregate an expansion and its expansionset. More... | |
Namespaces | |
vcsn | |
vcsn::dyn | |
vcsn::dyn::detail | |
Typedefs | |
using | vcsn::dyn::expansion = std::shared_ptr< const detail::expansion_base > |
Functions | |
template<typename ExpansionSet > | |
expansion | vcsn::dyn::make_expansion (const ExpansionSet &ps, const typename ExpansionSet::value_t &expansion) |