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

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

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< implement_in_csr_key::value_t< Enable > >:

Static Public Attributes

static constexpr const char * name = "sycl-implement-in-csr"
 
static constexpr bool value = Enable
 

Detailed Description

template<bool Enable>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< implement_in_csr_key::value_t< Enable > >

Definition at line 109 of file properties.hpp.

Member Data Documentation

◆ name

template<bool Enable>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< implement_in_csr_key::value_t< Enable > >::name = "sycl-implement-in-csr"
staticconstexpr

Definition at line 110 of file properties.hpp.

◆ value

template<bool Enable>
constexpr bool sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< implement_in_csr_key::value_t< Enable > >::value = Enable
staticconstexpr

Definition at line 111 of file properties.hpp.


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