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

#include <sycl/builtins_utils_vec.hpp>

Public Types

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

Detailed Description

template<typename T, size_t N>
struct sycl::_V1::detail::same_size_unsigned_int< marray< T, N > >

Definition at line 102 of file builtins_utils_vec.hpp.

Member Typedef Documentation

◆ type

template<typename T , size_t N>
using sycl::_V1::detail::same_size_unsigned_int< marray< T, N > >::type = marray<typename same_size_unsigned_int<T>::type, N>

Definition at line 103 of file builtins_utils_vec.hpp.


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