impl_math_ops

Macro impl_math_ops 

Source
macro_rules! impl_math_ops {
    ($( $S:ident ),*) => { ... };
}