Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::detail::real_context_impl< permutation_automaton< Aut > > Struct Template Reference

#include <copy.hh>

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

Static Public Member Functions

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

Detailed Description

template<typename Aut>
struct vcsn::detail::real_context_impl< permutation_automaton< Aut > >

Definition at line 146 of file copy.hh.

Member Function Documentation

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

Definition at line 148 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: