DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::BackendInput< 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 87 of file backend_traits_opencl.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 88 of file backend_traits_opencl.hpp.

◆ value_type


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