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

#include <CartesianProduct.hpp>

Public Types

using type = TList<>
 

Detailed Description

template<template< typename... > class TList>
struct alpaka::meta::detail::CartesianProductImpl< TList >

Definition at line 69 of file CartesianProduct.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 71 of file CartesianProduct.hpp.


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