Vcsn  2.3
Be Rational
vcsn::detail::make_index_range< S, E > Struct Template Reference

A static range. More...

#include <tuple.hh>

Inheritance diagram for vcsn::detail::make_index_range< S, E >:
Collaboration diagram for vcsn::detail::make_index_range< S, E >:

Detailed Description

template<std::size_t S, std::size_t E>
struct vcsn::detail::make_index_range< S, E >

A static range.

Template Parameters
Sstarting point of the sequence.
Eend of the sequence, excluded.

Definition at line 83 of file tuple.hh.


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