Embed presentation
Download as PDF, PPTX
























This document discusses multiple inheritance in C++. It provides a brief history of multiple inheritance in C++ and discusses some of the myths and controversies around it. It also covers the object model and implementation of multiple inheritance, virtual functions, ambiguities, and overheads. The document concludes that multiple inheritance is not actually that hard to implement or use and does not significantly complicate the language if certain rules are followed.






















