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

#include <sycl/detail/generic_type_traits.hpp>

Public Types

using ret_type = void
 
using arg_type = int
 

Detailed Description

template<typename T, typename Enable = void>
struct sycl::_V1::detail::nan_types< T, Enable >

Definition at line 355 of file generic_type_traits.hpp.

Member Typedef Documentation

◆ arg_type

template<typename T , typename Enable = void>
using sycl::_V1::detail::nan_types< T, Enable >::arg_type = int

Definition at line 359 of file generic_type_traits.hpp.

◆ ret_type

template<typename T , typename Enable = void>
using sycl::_V1::detail::nan_types< T, Enable >::ret_type = void

Definition at line 358 of file generic_type_traits.hpp.


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