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

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

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

Static Public Attributes

static constexpr PropKind Kind = PropertyT::Kind
 

Detailed Description

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

Definition at line 241 of file property.hpp.

Member Data Documentation

◆ Kind

template<typename PropertyT >
constexpr PropKind sycl::_V1::ext::oneapi::experimental::detail::PropertyToKind< PropertyT >::Kind = PropertyT::Kind
staticconstexpr

Definition at line 242 of file property.hpp.


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