I'm wondering about the syntax for inheritance and why I have to use public like this:
Code:
class myClass: public myBase