Chapter 11. Constructors and Destructors: Potential Trouble

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.

This chapter is a direct continuation of the previous chapter. In Chapter 10,"Operator Functions: Another Good Idea," I discussed the issues that are ...

Get Core C++ A Software Engineering Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.