#include <sycl/ext/oneapi/owner_less.hpp>
Additional Inherited Members | |
![]() | |
bool | operator() (const platform &lhs, const platform &rhs) const noexcept |
bool | operator() (const weak_object< platform > &lhs, const weak_object< platform > &rhs) const noexcept |
bool | operator() (const platform &lhs, const weak_object< platform > &rhs) const noexcept |
bool | operator() (const weak_object< platform > &lhs, const platform &rhs) const noexcept |
Definition at line 63 of file owner_less.hpp.