DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::CountContainedProps< PropertyArgsT, std::tuple< PropertyT, PropertyTs... > > Struct Template Reference

#include <sycl/ext/oneapi/properties/properties.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::CountContainedProps< PropertyArgsT, std::tuple< PropertyT, PropertyTs... > >:

Static Public Attributes

static constexpr size_t NumOccurrences
 
static constexpr size_t value
 

Detailed Description

template<typename PropertyArgsT, typename PropertyT, typename... PropertyTs>
struct sycl::_V1::ext::oneapi::experimental::detail::CountContainedProps< PropertyArgsT, std::tuple< PropertyT, PropertyTs... > >

Definition at line 99 of file properties.hpp.

Member Data Documentation

◆ NumOccurrences

template<typename PropertyArgsT , typename PropertyT , typename... PropertyTs>
constexpr size_t sycl::_V1::ext::oneapi::experimental::detail::CountContainedProps< PropertyArgsT, std::tuple< PropertyT, PropertyTs... > >::NumOccurrences
staticconstexpr
Initial value:
=
CountTypeInTuple<PropertyT, PropertyArgsT>::value

Definition at line 101 of file properties.hpp.

◆ value

template<typename PropertyArgsT , typename PropertyT , typename... PropertyTs>
constexpr size_t sycl::_V1::ext::oneapi::experimental::detail::CountContainedProps< PropertyArgsT, std::tuple< PropertyT, PropertyTs... > >::value
staticconstexpr

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