Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Topics in this Chapter
Overloaded operator functions give a new twist to object-oriented programming. Instead of concentrating on binding together data and operations and related ideas, we find ourselves busy with aesthetic considerations and the issues of equally treating built-in types and programmer-defined types by a C++ program.