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