Vcsn  2.8
Be Rational
vcsn::detail::tape_set< seq< I... >, LabelSet > Struct Template Reference

#include <lift.hh>

Collaboration diagram for vcsn::detail::tape_set< seq< I... >, LabelSet >:

Public Types

using type = tupleset< typename LabelSet::template valueset_t< I >... >
 

Detailed Description

template<size_t... I, typename LabelSet>
struct vcsn::detail::tape_set< seq< I... >, LabelSet >

Definition at line 95 of file lift.hh.

Member Typedef Documentation

◆ type

template<size_t... I, typename LabelSet >
using vcsn::detail::tape_set< seq< I... >, LabelSet >::type = tupleset<typename LabelSet::template valueset_t<I>...>

Definition at line 97 of file lift.hh.


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