Logo ROOT   6.16/01
Reference Guide
ROOT::Detail::make_indices_impl< First, Step, N, typename std::enable_if<(N > 1 &&N % 2==0)>::type > Struct Template Reference

template<size_t First, size_t Step, size_t N>
struct ROOT::Detail::make_indices_impl< First, Step, N, typename std::enable_if<(N > 1 &&N % 2==0)>::type >

Definition at line 105 of file span.hxx.

#include <ROOT/span.hxx>

Inheritance diagram for ROOT::Detail::make_indices_impl< First, Step, N, typename std::enable_if<(N > 1 &&N % 2==0)>::type >:
[legend]
Collaboration diagram for ROOT::Detail::make_indices_impl< First, Step, N, typename std::enable_if<(N > 1 &&N % 2==0)>::type >:
[legend]

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