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

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

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

Additional Inherited Members

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

Detailed Description

Definition at line 66 of file owner_less.hpp.


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