Vcsn  2.4
Be Rational
vcsn::detail::real_context_impl< automaton_decorator< Aut > > Struct Template Reference

Be recursive on automaton wrappers. More...

#include <copy.hh>

Collaboration diagram for vcsn::detail::real_context_impl< automaton_decorator< Aut > >:

Static Public Member Functions

static auto context (const automaton_decorator< Aut > &aut) -> decltype(real_context(aut->strip()))
 

Detailed Description

template<Automaton Aut>
struct vcsn::detail::real_context_impl< automaton_decorator< Aut > >

Be recursive on automaton wrappers.

Definition at line 62 of file copy.hh.

Member Function Documentation

template<Automaton Aut>
static auto vcsn::detail::real_context_impl< automaton_decorator< Aut > >::context ( const automaton_decorator< Aut > &  aut) -> decltype(real_context(aut->strip()))
inlinestatic

Definition at line 64 of file copy.hh.

References vcsn::detail::real_context().

Here is the call graph for this function:


The documentation for this struct was generated from the following file: