.TH "std::experimental::parallelism_v2::simd_abi::deduce< _Tp, _Np,... >" 3cxx "Wed Jul 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::experimental::parallelism_v2::simd_abi::deduce< _Tp, _Np,... > .SH SYNOPSIS .br .PP .PP Inherits std::experimental::parallelism_v2::__deduce_impl< _Tp, _Np, typename >\&. .SH "Detailed Description" .PP .SS "template .br struct std::experimental::parallelism_v2::simd_abi::deduce< _Tp, _Np,\&.\&.\&. >" .PP \fBTemplate Parameters\fP .RS 4 \fI_Tp\fP The requested \fCvalue_type\fP for the elements\&. .br \fI_Np\fP The requested number of elements\&. .br \fI_Abis\fP This parameter is ignored, since this implementation cannot make any use of it\&. Either __a good native ABI is matched and used as \fCtype\fP alias, or the \fCfixed_size<_Np>\fP ABI is used, which internally is built from the best matching native ABIs\&. .RE .PP .PP Definition at line 2729 of file simd\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.