Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::detail::hidden_label_type< Aut, index_sequence< I...> > Struct Template Reference

#include <blind.hh>

Collaboration diagram for vcsn::detail::hidden_label_type< Aut, index_sequence< I...> >:

Public Types

template<std::size_t J>
using elem = typename std::tuple_element< J, typename labelset_t_of< Aut >::valuesets_t >::type
 
using type = tupleset< elem< I >...>
 

Detailed Description

template<typename Aut, std::size_t... I>
struct vcsn::detail::hidden_label_type< Aut, index_sequence< I...> >

Definition at line 21 of file blind.hh.

Member Typedef Documentation

template<typename Aut , std::size_t... I>
template<std::size_t J>
using vcsn::detail::hidden_label_type< Aut, index_sequence< I...> >::elem = typename std::tuple_element<J, typename labelset_t_of<Aut>::valuesets_t>::type

Definition at line 25 of file blind.hh.

template<typename Aut , std::size_t... I>
using vcsn::detail::hidden_label_type< Aut, index_sequence< I...> >::type = tupleset<elem<I>...>

Definition at line 27 of file blind.hh.


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