alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::meta::IntegerSequenceValuesInRange< TIntegerSequence, T, Tmin, Tmax > Struct Template Reference

Checks if the values in the index sequence are within the given range. More...

Detailed Description

template<typename TIntegerSequence, typename T, T Tmin, T Tmax>
struct alpaka::meta::IntegerSequenceValuesInRange< TIntegerSequence, T, Tmin, Tmax >

Checks if the values in the index sequence are within the given range.

Definition at line 117 of file IntegerSequence.hpp.


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