Strange default empty constructor on a virtual inheritance behaviour on GCC

后端 未结 0 1099
甜味超标
甜味超标 2020-12-14 18:11

I have the following situation of a Derived class with virtual inheritance to a Base class in my code:

class Base {
           


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