DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::owner_less< kernel_id > Struct Reference

#include <sycl/ext/oneapi/owner_less.hpp>

Inheritance diagram for sycl::_V1::ext::oneapi::owner_less< kernel_id >:
Collaboration diagram for sycl::_V1::ext::oneapi::owner_less< kernel_id >:

Additional Inherited Members

- Public Member Functions inherited from sycl::_V1::ext::oneapi::detail::owner_less_base< kernel_id >
bool operator() (const kernel_id &lhs, const kernel_id &rhs) const noexcept
 
bool operator() (const weak_object< kernel_id > &lhs, const weak_object< kernel_id > &rhs) const noexcept
 
bool operator() (const kernel_id &lhs, const weak_object< kernel_id > &rhs) const noexcept
 
bool operator() (const weak_object< kernel_id > &lhs, const kernel_id &rhs) const noexcept
 

Detailed Description

Definition at line 63 of file owner_less.hpp.


The documentation for this struct was generated from the following file: