DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::property_value< PropertyT, Ts > Struct Template Reference

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

Inheritance diagram for sycl::_V1::ext::oneapi::experimental::property_value< PropertyT, Ts >:
Collaboration diagram for sycl::_V1::ext::oneapi::experimental::property_value< PropertyT, Ts >:

Public Types

using key_t = PropertyT
 

Detailed Description

template<typename PropertyT, typename... Ts>
struct sycl::_V1::ext::oneapi::experimental::property_value< PropertyT, Ts >

Definition at line 40 of file property_value.hpp.

Member Typedef Documentation

◆ key_t

template<typename PropertyT , typename... Ts>
using sycl::_V1::ext::oneapi::experimental::property_value< PropertyT, Ts >::key_t = PropertyT

Definition at line 41 of file property_value.hpp.


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