DPC++ Runtime
Runtime libraries for oneAPI DPC++
syclcompat::experimental::detail::tuple_template_index< PropertyContainer, Tuple > Struct Template Reference

#include <syclcompat/traits.hpp>

Collaboration diagram for syclcompat::experimental::detail::tuple_template_index< PropertyContainer, Tuple >:

Static Public Attributes

static constexpr std::size_t value
 

Detailed Description

template<template< typename TT > typename PropertyContainer, typename Tuple>
struct syclcompat::experimental::detail::tuple_template_index< PropertyContainer, Tuple >

Definition at line 144 of file traits.hpp.

Member Data Documentation

◆ value

template<template< typename TT > typename PropertyContainer, typename Tuple >
constexpr std::size_t syclcompat::experimental::detail::tuple_template_index< PropertyContainer, Tuple >::value
staticconstexpr
Initial value:
=
tuple_template_index_helper<PropertyContainer, Tuple>::value

Definition at line 145 of file traits.hpp.


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