DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::RelationalReturnType< T > Struct Template Reference

#include <sycl/detail/generic_type_traits.hpp>

Public Types

using type = common_rel_ret_t< T >
 

Detailed Description

template<typename T>
struct sycl::_V1::detail::RelationalReturnType< T >

Definition at line 673 of file generic_type_traits.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using sycl::_V1::detail::RelationalReturnType< T >::type = common_rel_ret_t<T>

Definition at line 677 of file generic_type_traits.hpp.


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