A static range.
More...
#include <tuple.hh>
template<std::size_t S, std::size_t E>
struct vcsn::detail::make_index_range< S, E >
A static range.
- Template Parameters
-
S | starting point of the sequence. |
E | end of the sequence, excluded. |
Definition at line 83 of file tuple.hh.
The documentation for this struct was generated from the following file: