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

Checks if the integral values are within the given range. More...

Detailed Description

template<typename T, T Tmin, T Tmax, T... Tvals>
struct alpaka::meta::IntegralValuesInRange< T, Tmin, Tmax, Tvals >

Checks if the integral values are within the given range.

Definition at line 98 of file IntegerSequence.hpp.


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