DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::owner_less< event > Struct Reference

#include <sycl/ext/oneapi/owner_less.hpp>

Inheritance diagram for sycl::_V1::ext::oneapi::owner_less< event >:
Collaboration diagram for sycl::_V1::ext::oneapi::owner_less< event >:

Additional Inherited Members

- Public Member Functions inherited from sycl::_V1::ext::oneapi::detail::owner_less_base< event >
bool operator() (const event &lhs, const event &rhs) const noexcept
 
bool operator() (const weak_object< event > &lhs, const weak_object< event > &rhs) const noexcept
 
bool operator() (const event &lhs, const weak_object< event > &rhs) const noexcept
 
bool operator() (const weak_object< event > &lhs, const event &rhs) const noexcept
 

Detailed Description

Definition at line 59 of file owner_less.hpp.


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