The parameter of `operator=` and `relational operators` should be `const&` to enable generic algorithms and implement polymorphism, etc.
The parameter of
operator=andrelational operatorsshould beconst&to enable generic algorithms and implement polymorphism, etc.