User profile: Encinaar

User info
User name:Encinaar
History
Joined:
Number of posts:2
Latest posts:

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