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