![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| The alpaka accelerator library. | |
| namespace | alpaka::meta |
Typedefs | |
| template<typename TBase , typename TDerived > | |
| using | alpaka::meta::IsStrictBase |
| The trait is true if TDerived is derived from TBase but is not TBase itself. | |