![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <concepts>#include <string>#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::concepts |
Concepts | |
| concept | alpaka::concepts::Convertible |
| concept | alpaka::concepts::LosslesslyConvertible |
| Concept to check if a type can be lossless converted to another type. | |