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

#include <sycl/detail/type_traits.hpp>

Public Types

using type = std::make_unsigned_t< T >
 

Detailed Description

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

Definition at line 255 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using sycl::_V1::detail::make_unsigned< T >::type = std::make_unsigned_t<T>

Definition at line 256 of file type_traits.hpp.


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