How to force a derived class comparisonThanks JL, the thing is that the base function for comparison uses pointer to element, I have to st...
How to force a derived class comparisonHello, I have a virtual class Element that forces its derived classes to have a == operator: class ...
This user does not accept Private Messages