Vcsn  2.3a
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< project_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 363 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<project_t<I, context_t>...>

If we are multitape, our type as a tupleset.

Definition at line 366 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 368 of file expressionset.hh.


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