DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::device_has_key Struct Reference

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

Public Types

template<aspect... Aspects>
using value_t = property_value< device_has_key, std::integral_constant< aspect, Aspects >... >
 

Detailed Description

Definition at line 51 of file properties.hpp.

Member Typedef Documentation

◆ value_t

template<aspect... Aspects>
using sycl::_V1::ext::oneapi::experimental::device_has_key::value_t = property_value<device_has_key, std::integral_constant<aspect, Aspects>...>

Definition at line 54 of file properties.hpp.


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