forked from StrafesNET/strafe-project
lol idk #1
@ -245,6 +245,7 @@ macro_rules! impl_vector {
|
||||
$crate::impl_operator!( $struct { $($field), + }, BitXor, bitxor, Self );
|
||||
|
||||
// Impl floating-point based methods
|
||||
#[cfg(feature="fixed_wide_traits")]
|
||||
$crate::impl_wide_operations!( $struct { $($field), + }, $size );
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user