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

#include <sycl/detail/type_traits.hpp>

Public Types

using type = const make_unsigned_t< T >
 

Detailed Description

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

Definition at line 260 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<class T >
using sycl::_V1::detail::make_unsigned< const T >::type = const make_unsigned_t<T>

Definition at line 261 of file type_traits.hpp.


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