Using overloaded iterators inside class functions I got it, thanks
Using overloaded iterators inside class functions Ok, I get it. So by temporary objects you mean the ones created if you have: object a object b ...
Using overloaded iterators inside class functions Hi, thanks it worked but I'm not sure why Isn't const only used so that the compiler tells you if...
Using overloaded iterators inside class functions After I changed everything to (*this) and compiled main() with the following: [code] double del...
Using overloaded iterators inside class functions Great thanks I actually tried [code]*this[/code] but I didn't put the brackets!
This user does not accept Private Messages