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

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

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

Public Types

template<size_t Elements>
using value_t = property_value< num_banks_key, std::integral_constant< size_t, Elements > >
 

Additional Inherited Members

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

Detailed Description

Definition at line 43 of file properties.hpp.

Member Typedef Documentation

◆ value_t

template<size_t Elements>
using sycl::_V1::ext::intel::experimental::num_banks_key::value_t = property_value<num_banks_key, std::integral_constant<size_t, Elements> >

Definition at line 46 of file properties.hpp.


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