#include <sycl/detail/owner_less_base.hpp>
template<class SyclObjT>
class sycl::_V1::detail::OwnerLessBase< SyclObjT >
Definition at line 20 of file owner_less_base.hpp.
◆ ext_oneapi_owner_before() [1/2]
template<class SyclObjT >
◆ ext_oneapi_owner_before() [2/2]
template<class SyclObjT >
Compares the object against another object using an owner-based implementation-defined ordering.
- Parameters
-
Other | is the object to compare ordering against. |
- Returns
- true if this object precedes
- Parameters
-
Other | and false otherwise. |
Definition at line 40 of file owner_less_base.hpp.
References sycl::_V1::detail::getSyclObjImpl().
The documentation for this class was generated from the following file: