DPC++ Runtime
Runtime libraries for oneAPI DPC++
syclcompat::experimental::detail::tuple_template_index_helper< PropertyContainer, std::tuple<> > Struct Template Reference

#include <syclcompat/traits.hpp>

Collaboration diagram for syclcompat::experimental::detail::tuple_template_index_helper< PropertyContainer, std::tuple<> >:

Static Public Attributes

static constexpr std::size_t value = 0
 

Detailed Description

template<template< typename TT > typename PropertyContainer>
struct syclcompat::experimental::detail::tuple_template_index_helper< PropertyContainer, std::tuple<> >

Definition at line 112 of file traits.hpp.

Member Data Documentation

◆ value

template<template< typename TT > typename PropertyContainer>
constexpr std::size_t syclcompat::experimental::detail::tuple_template_index_helper< PropertyContainer, std::tuple<> >::value = 0
staticconstexpr

Definition at line 113 of file traits.hpp.


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