Macro impl_ops_cmp_q

Source
macro_rules! impl_ops_cmp_q {
    (impl $imp:ident, $imo:ident, $method:ident for $t:ty, $u:ty, $sgn:expr) => { ... };
}
Expand description

impl_ops_cmp_q without Copy derive