Quote Originally Posted by jpn View Post
As far as I know there is no other way around. "A &a" is how you do it in C++.
That is fine, but I need to make my class smart enough to provide such functionality. Is there some way I can implement my class like that???

Thanks