DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::SortByPropertyId Struct Reference

#include <sycl/ext/oneapi/properties/property_utils.hpp>

Public Types

template<typename T1 , typename T2 >
using fn = sycl::detail::boost::mp11::mp_bool<(PropertyID< T1 >::value< PropertyID< T2 >::value)>
 

Detailed Description

Definition at line 117 of file property_utils.hpp.

Member Typedef Documentation

◆ fn

template<typename T1 , typename T2 >
using sycl::_V1::ext::oneapi::experimental::detail::SortByPropertyId::fn = sycl::detail::boost::mp11::mp_bool<(PropertyID<T1>::value < PropertyID<T2>::value)>

Definition at line 119 of file property_utils.hpp.


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