C++ derived class member is ambiguous

前端 未结 0 895
梦如初夏
梦如初夏 2020-12-11 16:24

I have 3 classes, A, B, C.

A and B both have a protected member, let\'s call it x. It\'s a pointer.

C inherits from both A and B.

Question: Does C have

相关标签:
回答
  • 消灭零回复
提交回复
热议问题