![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Go to the source code of this file.
Classes | |
| struct | alpaka::meta::detail::ApplyImpl< TList< T... >, TApplicant > |
Namespaces | |
| namespace | alpaka |
| The alpaka accelerator library. | |
| namespace | alpaka::meta |
| namespace | alpaka::meta::detail |
Typedefs | |
| template<typename TList , template< typename... > class TApplicant> | |
| using | alpaka::meta::Apply = typename detail::ApplyImpl< TList, TApplicant >::type |