Type Definition simba::simd::AutoBoolx2

source ·
pub type AutoBoolx2 = AutoSimd<[bool; 2]>;