Saturday, November 5, 2011

How does operator overloading work in C++?

Agreed they are used so that one can use user defined types as built in types, i did some scouring on the web but don' t exactly understand how they work.Can somebody please explain with some simple programs their proper syntax as i am a novice for C++ .

No comments:

Post a Comment