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

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

Public Types

template<int Dims>
using value_t = property_value< nd_range_kernel_key, std::integral_constant< int, Dims > >
 

Detailed Description

Definition at line 64 of file properties.hpp.

Member Typedef Documentation

◆ value_t

template<int Dims>
using sycl::_V1::ext::oneapi::experimental::nd_range_kernel_key::value_t = property_value<nd_range_kernel_key, std::integral_constant<int, Dims> >

Definition at line 66 of file properties.hpp.


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