alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Go to the source code of this file.
Namespaces | |
namespace | alpaka |
The alpaka accelerator library. | |
namespace | alpaka::meta |
namespace | alpaka::meta::detail |
Typedefs | |
template<typename TList , template< typename... > class TPred> | |
using | alpaka::meta::Filter = typename detail::FilterImpl< TList, TPred >::type |