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

#include <Set.hpp>

Static Public Attributes

static constexpr bool value = IsParameterPackSet<Ts...>::value
 

Detailed Description

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

Definition at line 51 of file Set.hpp.

Member Data Documentation

◆ value

template<template< typename... > class TList, typename... Ts>
constexpr bool alpaka::meta::detail::IsSetImpl< TList< Ts... > >::value = IsParameterPackSet<Ts...>::value
staticconstexpr

Definition at line 53 of file Set.hpp.


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