macro_rules! impl_ops_cmp_q {
(impl $imp:ident, $imo:ident, for $t:ty, $u:ty) => { ... };
}
Expand description
impl_ops_cmp_q without Copy derive
macro_rules! impl_ops_cmp_q {
(impl $imp:ident, $imo:ident, for $t:ty, $u:ty) => { ... };
}
impl_ops_cmp_q without Copy derive