callmeFilip / Thinking-in-CPP-Volume-1-2nd-Edition

Homework and Classwork repository
0 stars 0 forks source link

Chapter_14 Task_04 #269

Open callmeFilip opened 3 years ago

callmeFilip commented 3 years ago

Modify Combined.cpp to add another level of inheritance and a new member object. Add code to show when the constructors and destructors are being called.