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

#include <copy.hh>

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

Static Public Member Functions

static auto context (const Aut &aut) -> decltype(aut->context())
 

Detailed Description

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

Definition at line 118 of file copy.hh.

Member Function Documentation

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

Definition at line 128 of file copy.hh.

Referenced by vcsn::detail::real_context().


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