Vcsn  2.1
Be Rational
vcsn::rat::expressionset_impl< Context >::as_tupleset_impl< detail::index_sequence< I...> > Struct Template Reference

#include <expressionset.hh>

Collaboration diagram for vcsn::rat::expressionset_impl< Context >::as_tupleset_impl< detail::index_sequence< I...> >:

Public Types

using type = tupleset< focus_t< I, context_t >...>
 If we are multitape, our type as a tupleset. More...
 

Static Public Member Functions

static type value (const self_t &self)
 

Detailed Description

template<typename Context>
template<size_t... I>
struct vcsn::rat::expressionset_impl< Context >::as_tupleset_impl< detail::index_sequence< I...> >

Definition at line 301 of file expressionset.hh.

Member Typedef Documentation

template<typename Context >
template<size_t... I>
using vcsn::rat::expressionset_impl< Context >::as_tupleset_impl< detail::index_sequence< I...> >::type = tupleset<focus_t<I, context_t>...>

If we are multitape, our type as a tupleset.

Definition at line 304 of file expressionset.hh.

Member Function Documentation

template<typename Context >
template<size_t... I>
static type vcsn::rat::expressionset_impl< Context >::as_tupleset_impl< detail::index_sequence< I...> >::value ( const self_t self)
inlinestatic

Definition at line 306 of file expressionset.hh.


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