#include <sycl/detail/property_helper.hpp>
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 |