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

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

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

Additional Inherited Members

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

Detailed Description

Definition at line 61 of file owner_less.hpp.


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