DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::num_replicates_key::value_t< Value > > Struct Template Reference

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

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::num_replicates_key::value_t< Value > >:

Static Public Attributes

static constexpr const char * name = "sycl-num-replicates"
 
static constexpr size_t value = Value
 

Detailed Description

template<size_t Value>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::num_replicates_key::value_t< Value > >

Definition at line 240 of file properties.hpp.

Member Data Documentation

◆ name

template<size_t Value>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::num_replicates_key::value_t< Value > >::name = "sycl-num-replicates"
staticconstexpr

Definition at line 242 of file properties.hpp.

◆ value

template<size_t Value>
constexpr size_t sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::num_replicates_key::value_t< Value > >::value = Value
staticconstexpr

Definition at line 243 of file properties.hpp.


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