Expand description
onforward_ref_* macros auto generate standard implementation of operator overloading without Copy derive
§Links
Modules§
- ops
- ops
Macros§
- onforward_
ref_ binop - onforward_ref_binop without Copy derive
- onforward_
ref_ mut_ binop - onforward_ref_mut_binop without Copy derive
- onforward_
ref_ mut_ op_ assign - onforward_ref_mut_op_assign without Copy derive
- onforward_
ref_ mut_ unop - onforward_ref_mut_unop without Copy derive
- onforward_
ref_ op_ assign - onforward_ref_op_assign without Copy derive
- onforward_
ref_ unop - onforward_ref_unop without Copy derive