#include <sycl/ext/oneapi/owner_less.hpp>
Public Member Functions | |
bool | operator() (const SyclObject &lhs, const SyclObject &rhs) const noexcept |
bool | operator() (const weak_object< SyclObject > &lhs, const weak_object< SyclObject > &rhs) const noexcept |
bool | operator() (const SyclObject &lhs, const weak_object< SyclObject > &rhs) const noexcept |
bool | operator() (const weak_object< SyclObject > &lhs, const SyclObject &rhs) const noexcept |
Definition at line 28 of file owner_less.hpp.
|
inlinenoexcept |
Definition at line 29 of file owner_less.hpp.
|
inlinenoexcept |
Definition at line 38 of file owner_less.hpp.
|
inlinenoexcept |
Definition at line 43 of file owner_less.hpp.
|
inlinenoexcept |
Definition at line 33 of file owner_less.hpp.