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

#include <sycl/detail/type_traits.hpp>

Public Types

using type = std::make_signed_t< T >
 

Detailed Description

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

Definition at line 235 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using sycl::_V1::detail::make_signed< T >::type = std::make_signed_t<T>

Definition at line 236 of file type_traits.hpp.


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