|
libstdc++
|
#include <simd_mask.h>
Public Types | |
| using | type |
Computes a member type basic_vec<_Tp, Abi>, where Abi is chosen such that the number of elements is equal to _Vp::size() and features of the ABI tag (such as the internal representation of masks, or storage order of complex components) are preserved.
Definition at line 114 of file simd_mask.h.
| using std::simd::rebind< _Tp, _Vp, _Traits >::type |
Definition at line 115 of file simd_mask.h.