#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 >... > |
Definition at line 51 of file properties.hpp.
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.