Overloading operator- with template parameterOk, it seems to work indeed. Thank!
Overloading operator- with template parameterI still cannot get the code to compile. But I have the impression that [quote]cire[/quote] and [quot...
Overloading operator- with template parameterI tried the solution you proposed, but still the code doesn't compile: [code] template <class Type> ...
Overloading operator- with template parameterThank you for your reply! Well, the int argument is supposed to be positive. May be I should write a...
Overloading operator- with template parameterHello, I wrote a STL-like container, which represents a binary tree and which includes iterators. I...
This user does not accept Private Messages