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