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

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

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

Additional Inherited Members

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

Detailed Description

Definition at line 58 of file owner_less.hpp.


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