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

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

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< nd_range_kernel_key::value_t< Dims > >:

Static Public Attributes

static constexpr const char * name = "sycl-nd-range-kernel"
 
static constexpr int value = Dims
 

Detailed Description

template<int Dims>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< nd_range_kernel_key::value_t< Dims > >

Definition at line 278 of file properties.hpp.

Member Data Documentation

◆ name

template<int Dims>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< nd_range_kernel_key::value_t< Dims > >::name = "sycl-nd-range-kernel"
staticconstexpr

Definition at line 279 of file properties.hpp.

◆ value

template<int Dims>
constexpr int sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< nd_range_kernel_key::value_t< Dims > >::value = Dims
staticconstexpr

Definition at line 280 of file properties.hpp.


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