CopperSpice: Inheritance

New video on the CopperSpice YouTube Channel:

Inheritance

by Barbara Geller and Ansel Sermersheim

About the video:

In this video, we look at the full variety of inheritance mechanisms that C++ provides. The C++ object model allows several different types of inheritance relationships, both single and multiple, as well as support for composition. Some of the terminology around these inheritance relationships can be quite confusing, and we present some best practices for avoiding miscommunication and misunderstandings. We address questions of how these features interact and why you would choose one type of inheritance over another.

Please take a look and remember to subscribe!

Add a Comment

You must sign in or register to add a comment.

Comments (0)

There are currently no comments on this entry.