alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
CartesianProduct.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::meta

Typedefs

template<template< typename... > class TList, typename... Ts>
using alpaka::meta::CartesianProduct = typename detail::CartesianProductImpl<TList, Ts...>::type