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

#include <copy.hh>

Collaboration diagram for vcsn::detail::real_context_impl< blind_automaton< Tape, Aut > >:

Static Public Member Functions

static auto context (const blind_automaton< Tape, Aut > &aut) -> decltype(aut->full_context())
 

Detailed Description

template<std::size_t Tape, typename Aut>
struct vcsn::detail::real_context_impl< blind_automaton< Tape, Aut > >

Definition at line 136 of file copy.hh.

Member Function Documentation

template<std::size_t Tape, typename Aut >
static auto vcsn::detail::real_context_impl< blind_automaton< Tape, Aut > >::context ( const blind_automaton< Tape, Aut > &  aut) -> decltype(aut->full_context())
inlinestatic

Definition at line 138 of file copy.hh.


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