Vcsn  2.8
Be Rational
vcsn::detail::make_index_sequence< N > Struct Template Reference

Build the static sequence of size_t [0, N[. More...

#include <tuple.hh>

Inheritance diagram for vcsn::detail::make_index_sequence< N >:
Collaboration diagram for vcsn::detail::make_index_sequence< N >:

Detailed Description

template<std::size_t N>
struct vcsn::detail::make_index_sequence< N >

Build the static sequence of size_t [0, N[.

Definition at line 56 of file tuple.hh.


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