谁能想到使用多重继承的任何情况?我能想到的每个案例都可以通过方法运算符来解决
AnotherClass() { return this->something.anotherClass; }
oop multiple-inheritance
multiple-inheritance ×1
oop ×1