DPC++ Runtime
Runtime libraries for oneAPI DPC++
property_traits.hpp File Reference
Include dependency graph for property_traits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sycl::_V1::is_property< propertyT >
 
struct  sycl::_V1::is_property_of< propertyT, syclObjectT >
 

Namespaces

 sycl
 ---— Error handling, matching OpenCL plugin semantics.
 
 sycl::_V1
 

Variables

template<typename propertyT >
constexpr bool sycl::_V1::is_property_v = is_property<propertyT>::value
 
template<typename propertyT , typename syclObjectT >
constexpr bool sycl::_V1::is_property_of_v