How & work here?[code]A increment(int)[/code] will also return an A object. I don't see the difference.
How & work here?[code] class A { int x; public: A& increment(int); }; [/code] I did ...
This user does not accept Private Messages