DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::IsValidCoordDataT< 2, T > Struct Template Reference

#include <sycl/accessor.hpp>

Collaboration diagram for sycl::_V1::detail::IsValidCoordDataT< 2, T >:

Static Public Attributes

constexpr static bool value
 

Detailed Description

template<typename T>
struct sycl::_V1::detail::IsValidCoordDataT< 2, T >

Definition at line 771 of file accessor.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr static bool sycl::_V1::detail::IsValidCoordDataT< 2, T >::value
staticconstexpr
Initial value:
T, detail::type_list<vec<opencl::cl_int, 2>,
vec<opencl::cl_float, 2>>>::type::value
boost::mp11::mp_set_contains< TypeList, std::remove_cv_t< T > > is_contained
Definition: type_list.hpp:32

Definition at line 772 of file accessor.hpp.


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