Vcsn  2.3
Be Rational
vcsn::rat::tuple< Context, Enable >::values_t_impl< detail::index_sequence< I... > > Struct Template Reference

#include <expression.hh>

Collaboration diagram for vcsn::rat::tuple< Context, Enable >::values_t_impl< detail::index_sequence< I... > >:

Public Types

using type = std::tuple< value_t_of< I >... >
 

Detailed Description

template<typename Context, bool Enable>
template<size_t... I>
struct vcsn::rat::tuple< Context, Enable >::values_t_impl< detail::index_sequence< I... > >

Definition at line 201 of file expression.hh.

Member Typedef Documentation

template<typename Context, bool Enable>
template<size_t... I>
using vcsn::rat::tuple< Context, Enable >::values_t_impl< detail::index_sequence< I... > >::type = std::tuple<value_t_of<I>...>

Definition at line 203 of file expression.hh.


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