DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::spmd2simd< std::tuple< T... >, N > Struct Template Reference

#include <sycl/ext/oneapi/experimental/invoke_simd.hpp>

Public Types

using type = std::tuple< typename spmd2simd< T, N >::type... >
 

Detailed Description

template<class... T, int N>
struct sycl::_V1::ext::oneapi::experimental::detail::spmd2simd< std::tuple< T... >, N >

Definition at line 84 of file invoke_simd.hpp.

Member Typedef Documentation

◆ type

template<class... T, int N>
using sycl::_V1::ext::oneapi::experimental::detail::spmd2simd< std::tuple< T... >, N >::type = std::tuple<typename spmd2simd<T, N>::type...>

Definition at line 85 of file invoke_simd.hpp.


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