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

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

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< PropertyT >:

Static Public Attributes

static constexpr const char * name = ""
 
static constexpr std::nullptr_t value = nullptr
 

Detailed Description

template<typename PropertyT>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< PropertyT >

Definition at line 253 of file property.hpp.

Member Data Documentation

◆ name

template<typename PropertyT >
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< PropertyT >::name = ""
staticconstexpr

Definition at line 256 of file property.hpp.

◆ value

template<typename PropertyT >
constexpr std::nullptr_t sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< PropertyT >::value = nullptr
staticconstexpr

Definition at line 257 of file property.hpp.


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