Vcsn  2.2
Be Rational
vcsn::detail::concat_index_sequence< index_sequence< I1... >, index_sequence< I2... > > Struct Template Reference

#include <tuple.hh>

Inheritance diagram for vcsn::detail::concat_index_sequence< index_sequence< I1... >, index_sequence< I2... > >:
Collaboration diagram for vcsn::detail::concat_index_sequence< index_sequence< I1... >, index_sequence< I2... > >:

Additional Inherited Members

- Public Types inherited from vcsn::detail::index_sequence< I1..., I2... >
using type = index_sequence
 

Detailed Description

template<std::size_t... I1, std::size_t... I2>
struct vcsn::detail::concat_index_sequence< index_sequence< I1... >, index_sequence< I2... > >

Definition at line 80 of file tuple.hh.


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