| Lecture 5 - Slide 4 : 40 |
We show examples of constructors and destructors related to inheritance
Constructors and single inheritance - C++11 initialization syntax. |
Constructors and multiple inheritance - base classes are re-ordered. |
Attempting to inherit constructors - success. |