Hey,
I'm using Visual C++ 6. I'm having a problem overloading operators as friends. Everything works fine when I don't bring the std namespace into scope, but when I do I get error messages saying that the function cannot access the private data of the class. Basically I want to know what...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.