DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::same_size_unsigned_int< vec< T, N > > Struct Template Reference

#include <sycl/builtins_utils_vec.hpp>

Public Types

using type = vec< typename same_size_unsigned_int< T >::type, N >
 

Detailed Description

template<typename T, int N>
struct sycl::_V1::detail::same_size_unsigned_int< vec< T, N > >

Definition at line 105 of file builtins_utils_vec.hpp.

Member Typedef Documentation

◆ type

template<typename T , int N>
using sycl::_V1::detail::same_size_unsigned_int< vec< T, N > >::type = vec<typename same_size_unsigned_int<T>::type, N>

Definition at line 106 of file builtins_utils_vec.hpp.


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