![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Concept to check if a type is an index range. More...
#include <IdxRange.hpp>
Concept to check if a type is an index range.
| T | Type to check |
| T_ValueType | enforce a value type of the index range, if not provided the type is not checked |
| T_dim | enforce a dimensionality of the index range, if not provided the value is not checked |
Definition at line 239 of file IdxRange.hpp.