Logo ROOT   6.14/05
Reference Guide
List of all members | Public Types | List of all members
ROOT::Detail::make_indices_impl< First, Step, N, typename std::enable_if<(N==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==0)>::type >

Definition at line 85 of file span.hxx.

Public Types

typedef indices type
 

#include <ROOT/span.hxx>

Member Typedef Documentation

◆ type

template<size_t First, size_t Step, size_t N>
typedef indices ROOT::Detail::make_indices_impl< First, Step, N, typename std::enable_if<(N==0)>::type >::type

Definition at line 91 of file span.hxx.


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