Vcsn  2.3
Be Rational
vcsn::detail::make_index_range_impl< S, L > Struct Template Reference

A static range. More...

#include <tuple.hh>

Inheritance diagram for vcsn::detail::make_index_range_impl< S, L >:
Collaboration diagram for vcsn::detail::make_index_range_impl< S, L >:

Detailed Description

template<std::size_t S, std::size_t L>
struct vcsn::detail::make_index_range_impl< S, L >

A static range.

Template Parameters
Sstarting point of the sequence.
Llength of the sequence.

Definition at line 68 of file tuple.hh.


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