Vcsn
2.0
Be Rational
|
Go to the source code of this file.
Classes | |
class | vcsn::dyn::detail::context_base |
Template-less root for contexts. More... | |
class | vcsn::dyn::detail::context_wrapper< Context > |
A wrapped typed context. More... | |
Namespaces | |
vcsn | |
vcsn::dyn | |
FIXME: duplicate code with determinize. | |
vcsn::dyn::detail | |
Typedefs | |
using | vcsn::dyn::context = std::shared_ptr< const detail::context_base > |
Functions | |
template<typename Context > | |
context | vcsn::dyn::make_context (const Context &ctx) |