Type Definition simba::simd::AutoBoolx8[][src]

pub type AutoBoolx8 = AutoSimd<[bool; 8]>;