![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::concepts |
Concepts | |
| concept | alpaka::concepts::CStaticArray |
| Concept to check if the given type is a C static array. | |
| concept | alpaka::concepts::Reference |
| Concept to check if the given type is a reference, using std::is_reference. | |