| 
    libstdc++
    
   | 
 
#include <simd.h>
Inherits __deduce_impl< _Tp, _Np, typename >.
| _Tp | The requested value_type for the elements.  | 
| _Np | The requested number of elements. | 
| _Abis | This parameter is ignored, since this implementation cannot make any use of it. Either __a good native ABI is matched and used as type alias, or the fixed_size<_Np> ABI is used, which internally is built from the best matching native ABIs.  |