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

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

Public Types

template<size_t... Dims>
using value_t = property_value< work_group_size_hint_key, std::integral_constant< size_t, Dims >... >
 

Detailed Description

Definition at line 43 of file properties.hpp.

Member Typedef Documentation

◆ value_t

template<size_t... Dims>
using sycl::_V1::ext::oneapi::experimental::work_group_size_hint_key::value_t = property_value<work_group_size_hint_key, std::integral_constant<size_t, Dims>...>

Definition at line 46 of file properties.hpp.


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