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

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

Inheritance diagram for sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< Kind_ >:
Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< Kind_ >:

Static Protected Attributes

static constexpr PropKind Kind = Kind_
 

Friends

template<typename T >
struct PropertyToKind
 

Detailed Description

template<PropKind Kind_>
struct sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< Kind_ >

Definition at line 218 of file property.hpp.

Friends And Related Function Documentation

◆ PropertyToKind

template<PropKind Kind_>
template<typename T >
friend struct PropertyToKind
friend

Definition at line 223 of file property.hpp.

Member Data Documentation

◆ Kind

template<PropKind Kind_>
constexpr PropKind sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< Kind_ >::Kind = Kind_
staticconstexprprotected

Definition at line 220 of file property.hpp.


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