alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/meta/Concatenate.hpp"
Go to the source code of this file.
Namespaces | |
alpaka | |
The alpaka accelerator library. | |
alpaka::meta | |
alpaka::meta::detail | |
Typedefs | |
template<template< typename... > class TList, typename... Ts> | |
using | alpaka::meta::CartesianProduct = typename detail::CartesianProductImpl< TList, Ts... >::type |