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

#include <tuple.hh>

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 36 of file tuple.hh.


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