Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Detail::make_indices_< First, Last, Step > Struct Template Reference

template<size_t First, size_t Last, size_t Step = 1>
struct ROOT::Detail::make_indices_< First, Last, Step >

Definition at line 138 of file span.hxx.

#include <ROOT/span.hxx>

Inheritance diagram for ROOT::Detail::make_indices_< First, Last, Step >:
ROOT::Detail::make_indices_impl< First, 1,((Last - First)+(1 - 1))/1 >

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