In the examples in this chapter, you have seen derived-classbase-class relations expressed using only the public symbol:
public
class : public { ... }
Such definitions are said to involve public derivations.