![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Concept to check if a type is a SIMD pointer. More...
#include <SimdPtr.hpp>
Concept to check if a type is a SIMD pointer.
| T | Type to check |
| T_ValueType | enforce a value type of the SIMD pointer, if not provided the value type is not checked |
| T_width | enforce lane width of the SIMD pointer, if not provided the value is not checked |
Definition at line 41 of file SimdPtr.hpp.