DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::clock_2x_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::clock_2x_key::value_t< Value > >:

Static Public Attributes

static constexpr const char * name
 
static constexpr std::nullptr_t value = nullptr
 

Detailed Description

template<bool Value>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::clock_2x_key::value_t< Value > >

Definition at line 218 of file properties.hpp.

Member Data Documentation

◆ name

template<bool Value>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::clock_2x_key::value_t< Value > >::name
staticconstexpr
Initial value:
=
(Value ? "sycl-clock-2x-true" : "sycl-clock-2x-false")

Definition at line 220 of file properties.hpp.

◆ value

template<bool Value>
constexpr std::nullptr_t sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::clock_2x_key::value_t< Value > >::value = nullptr
staticconstexpr

Definition at line 222 of file properties.hpp.


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