DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::interop< backend::opencl, event > Struct Reference

#include <sycl/detail/backend_traits_opencl.hpp>

Public Types

using type = std::vector< cl_event >
 
using value_type = cl_event
 

Detailed Description

Definition at line 83 of file backend_traits_opencl.hpp.

Member Typedef Documentation

◆ type

using sycl::_V1::detail::interop< backend::opencl, event >::type = std::vector<cl_event>

Definition at line 84 of file backend_traits_opencl.hpp.

◆ value_type

Definition at line 85 of file backend_traits_opencl.hpp.


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