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

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

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

Additional Inherited Members

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

Detailed Description

Definition at line 56 of file owner_less.hpp.


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