DPC++ Runtime
Runtime libraries for oneAPI DPC++
abi_for_size< _Tp, _Np > Struct Template Reference

#include <std/experimental/simd.hpp>

Public Types

using type = simd_abi::fixed_size< _Np >
 

Detailed Description

template<class _Tp, size_t _Np>
struct abi_for_size< _Tp, _Np >

Definition at line 1088 of file simd.hpp.

Member Typedef Documentation

◆ type

template<class _Tp , size_t _Np>
using abi_for_size< _Tp, _Np >::type = simd_abi::fixed_size<_Np>

Definition at line 1089 of file simd.hpp.


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