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

#include <sycl/builtins_utils_scalar.hpp>

Public Types

using type = typename get_signed_int_by_size< sizeof(T)>::type
 

Detailed Description

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

Definition at line 89 of file builtins_utils_scalar.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using sycl::_V1::detail::same_size_signed_int< T >::type = typename get_signed_int_by_size<sizeof(T)>::type

Definition at line 90 of file builtins_utils_scalar.hpp.


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