Public Types | List of all members
utility::tuple::RangeBuilder< MIN, MIN, Is... > Struct Template Reference

base Step: Specialisation of the RangeBuilder when the MIN==MAX. In this case the Is... is [0 to sizeof...(tuple elements)) More...

#include <TensorSyclTuple.h>

Public Types

typedef IndexList< Is... > type
 

Detailed Description

template<size_t MIN, size_t... Is>
struct utility::tuple::RangeBuilder< MIN, MIN, Is... >

base Step: Specialisation of the RangeBuilder when the MIN==MAX. In this case the Is... is [0 to sizeof...(tuple elements))

Template Parameters
MINis the starting index of the tuple
Isis [0 to sizeof...(tuple elements))

Definition at line 155 of file TensorSyclTuple.h.

Member Typedef Documentation

template<size_t MIN, size_t... Is>
typedef IndexList<Is...> utility::tuple::RangeBuilder< MIN, MIN, Is... >::type

Definition at line 156 of file TensorSyclTuple.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:11:00