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

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

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

Additional Inherited Members

- Public Member Functions inherited from sycl::_V1::ext::oneapi::detail::owner_less_base< platform >
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
 

Detailed Description

Definition at line 65 of file owner_less.hpp.


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