Skip to content

Latest commit

 

History

History

virtual_inheritance

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Instructions

Step 1

  • look at the code
  • open trymultiherit.cpp
  • create a TextBox and call draw
  • Fix the code to call both draws by using types

Step 2

  • retry with virtual inheritance