Vcsn
2.0
Be Rational
|
#include <memory>
#include <string>
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 a expansion and its expansionset. More... | |
Namespaces | |
vcsn | |
vcsn::dyn | |
FIXME: duplicate code with determinize. | |
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) |