Vcsn  2.3a
Be Rational
vcsn::rat::to_expansion_visitor< ExpSet >::visit_tuple< bool, Dummy > Struct Template Reference
Collaboration diagram for vcsn::rat::to_expansion_visitor< ExpSet >::visit_tuple< bool, Dummy >:

Public Member Functions

template<size_t... I>
expansion_t work_ (const tuple_t &v, detail::index_sequence< I... >)
 
expansion_t operator() (const tuple_t &v)
 

Public Attributes

const self_tvisitor_
 

Detailed Description

template<typename ExpSet>
template<bool = context_t::is_lat, typename Dummy = void>
struct vcsn::rat::to_expansion_visitor< ExpSet >::visit_tuple< bool, Dummy >

Definition at line 335 of file to-expansion.hh.

Member Function Documentation

template<typename ExpSet>
template<bool = context_t::is_lat, typename Dummy = void>
expansion_t vcsn::rat::to_expansion_visitor< ExpSet >::visit_tuple< bool, Dummy >::operator() ( const tuple_t v)
inline

Definition at line 347 of file to-expansion.hh.

References vcsn::rat::to_expansion_visitor< ExpSet >::visit_tuple< bool, Dummy >::work_().

Here is the call graph for this function:

template<typename ExpSet>
template<bool = context_t::is_lat, typename Dummy = void>
template<size_t... I>
expansion_t vcsn::rat::to_expansion_visitor< ExpSet >::visit_tuple< bool, Dummy >::work_ ( const tuple_t v,
detail::index_sequence< I... >   
)
inline

Member Data Documentation

template<typename ExpSet>
template<bool = context_t::is_lat, typename Dummy = void>
const self_t& vcsn::rat::to_expansion_visitor< ExpSet >::visit_tuple< bool, Dummy >::visitor_

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