Vcsn  2.4
Be Rational
vcsn::detail::hidden_label_type< Aut, index_sequence< I... > > Struct Template Reference

#include <focus.hh>

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

Public Types

using ls_t = labelset_t_of< Aut >
 
using type = tupleset< typename ls_t::template valueset_t< I >... >
 

Detailed Description

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

Definition at line 29 of file focus.hh.

Member Typedef Documentation

template<Automaton Aut, std::size_t... I>
using vcsn::detail::hidden_label_type< Aut, index_sequence< I... > >::ls_t = labelset_t_of<Aut>

Definition at line 31 of file focus.hh.

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

Definition at line 32 of file focus.hh.


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