Why doesn't C++ have virtual variables?

前端 未结 0 1987
没有蜡笔的小新
没有蜡笔的小新 2020-12-23 05:06

This might have been asked a million times before or might be incredibly stupid but why is it not implemented?

class A
{
      public:
             A(){ a =          


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