DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< device_has_key::value_t< Aspects... > > Struct Template Reference

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

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< device_has_key::value_t< Aspects... > >:

Static Public Attributes

static constexpr const char * name = "sycl-device-has"
 
static constexpr const char * value
 

Detailed Description

template<aspect... Aspects>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< device_has_key::value_t< Aspects... > >

Definition at line 146 of file properties.hpp.

Member Data Documentation

◆ name

template<aspect... Aspects>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< device_has_key::value_t< Aspects... > >::name = "sycl-device-has"
staticconstexpr

Definition at line 147 of file properties.hpp.

◆ value

template<aspect... Aspects>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< device_has_key::value_t< Aspects... > >::value
staticconstexpr
Initial value:
=
SizeListToStr<static_cast<size_t>(Aspects)...>::value

Definition at line 148 of file properties.hpp.


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