Vcsn  2.4
Be Rational
vcsn::rat::project_impl< InExpSet, OutExpSet, Tape >::visit_tuple< typename > Struct Template Reference
Collaboration diagram for vcsn::rat::project_impl< InExpSet, OutExpSet, Tape >::visit_tuple< typename >:

Public Member Functions

out_expression_t operator() (const tuple_t &v)
 Entry point. More...
 

Public Attributes

self_tvisitor_
 

Detailed Description

template<typename InExpSet, typename OutExpSet, size_t Tape>
template<typename = void>
struct vcsn::rat::project_impl< InExpSet, OutExpSet, Tape >::visit_tuple< typename >

Definition at line 121 of file project.hh.

Member Function Documentation

template<typename InExpSet , typename OutExpSet , size_t Tape>
template<typename = void>
out_expression_t vcsn::rat::project_impl< InExpSet, OutExpSet, Tape >::visit_tuple< typename >::operator() ( const tuple_t v)
inline

Entry point.

Definition at line 124 of file project.hh.

Member Data Documentation

template<typename InExpSet , typename OutExpSet , size_t Tape>
template<typename = void>
self_t& vcsn::rat::project_impl< InExpSet, OutExpSet, Tape >::visit_tuple< typename >::visitor_

Definition at line 128 of file project.hh.


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