DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::check_property_list< T, Prop, Props... > Struct Template Reference

#include <sycl/ext/oneapi/experimental/common_annotated_properties/properties.hpp>

Inheritance diagram for sycl::_V1::ext::oneapi::experimental::check_property_list< T, Prop, Props... >:
Collaboration diagram for sycl::_V1::ext::oneapi::experimental::check_property_list< T, Prop, Props... >:

Static Public Attributes

static constexpr bool is_valid_property_for_given_type
 

Detailed Description

template<typename T, typename Prop, typename... Props>
struct sycl::_V1::ext::oneapi::experimental::check_property_list< T, Prop, Props... >

Definition at line 50 of file properties.hpp.

Member Data Documentation

◆ is_valid_property_for_given_type

template<typename T , typename Prop , typename... Props>
constexpr bool sycl::_V1::ext::oneapi::experimental::check_property_list< T, Prop, Props... >::is_valid_property_for_given_type
staticconstexpr
Initial value:
=
is_valid_property<T, Prop>::value

Definition at line 53 of file properties.hpp.


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