C++ Video: Duality of Public Inheritance

The seeming innocent public inheritance has a duality in it: inheritance of
interface and inheritance of implementation. A software designer needs
separate the two concepts and know which one to use.

https://www.youtube.com/watch?v=iFK-D13LX2U&list=PLE28375D4AC946CC3&index=21
&feature=plpp_video
Topic archived. No new replies allowed.