std::experimental::simd_abi::native
Min standard notice:
Header: <experimental/simd>
native
# Declarations
template< class T >
using native = /*implementation-defined*/;
(parallelism TS v2)
# Notes
The intent is to use the ABI tag producing the most efficient data-parallel execution for the element type T that is supported on the currently targeted system. For target architectures without ISA extensions, the native