#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 31 of file owner_less.hpp.
|
inlinenoexcept |
Definition at line 32 of file owner_less.hpp.
|
inlinenoexcept |
Definition at line 41 of file owner_less.hpp.
|
inlinenoexcept |
Definition at line 46 of file owner_less.hpp.
|
inlinenoexcept |
Definition at line 36 of file owner_less.hpp.