Make is_commutative method const and override it for some ops
* Qualify `is_commutative` method with `const` * Override it for `Equal`, `Minumum`, `NotEqual` ops * Ensure that all overrides of the method are `public`
Showing
Please
register
or
sign in
to comment