假设存在3级继承.
A类<-B <-C.
B类的方法可以访问C派生的成员吗?
假设合适的继承模式.
c++ inheritance multi-level
c++ ×1
inheritance ×1
multi-level ×1