DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::experimental::resource_key Struct Reference

#include <sycl/ext/intel/experimental/fpga_mem/properties.hpp>

Inheritance diagram for sycl::_V1::ext::intel::experimental::resource_key:
Collaboration diagram for sycl::_V1::ext::intel::experimental::resource_key:

Public Types

template<resource_enum Resource>
using value_t = property_value< resource_key, std::integral_constant< resource_enum, Resource > >
 

Additional Inherited Members

- Static Protected Attributes inherited from sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< oneapi::experimental::detail::PropKind::Resource >
static constexpr PropKind Kind
 

Detailed Description

Definition at line 35 of file properties.hpp.

Member Typedef Documentation

◆ value_t

template<resource_enum Resource>
using sycl::_V1::ext::intel::experimental::resource_key::value_t = property_value<resource_key, std::integral_constant<resource_enum, Resource> >

Definition at line 38 of file properties.hpp.


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