Macro impl_bool_vec_splats
macro_rules! impl_bool_vec_splats {
($(($ty:ty, $shortty:tt, $boolty:ty)),*) => { ... };
}
impl_bool_vec_splatsmacro_rules! impl_bool_vec_splats {
($(($ty:ty, $shortty:tt, $boolty:ty)),*) => { ... };
}