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

Member Typedef Documentation

◆ type

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

Definition at line 92 of file backend_traits_opencl.hpp.

◆ value_type


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