alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::meta::detail::CartesianProductImplHelper< TList< Ts... > > Struct Template Reference

#include <CartesianProduct.hpp>

Public Types

using type = TList< Ts... >
 

Detailed Description

template<template< typename... > class TList, typename... Ts>
struct alpaka::meta::detail::CartesianProductImplHelper< TList< Ts... > >

Definition at line 21 of file CartesianProduct.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 23 of file CartesianProduct.hpp.


The documentation for this struct was generated from the following file: