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

#include <sycl/detail/type_traits.hpp>

Public Types

using type = const make_signed_t< T >
 

Detailed Description

template<class T>
struct sycl::_V1::detail::make_signed< const T >

Definition at line 239 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<class T >
using sycl::_V1::detail::make_signed< const T >::type = const make_signed_t<T>

Definition at line 240 of file type_traits.hpp.


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