Is it a way to make impossible to define define deleted i base class methods in derived class?

前端 未结 0 1528
温柔的废话
温柔的废话 2021-01-15 04:49

Is it a way to make that deleted method(e.g. copy operations) also won\'t be possible to define in the derived classes? As if I will access with the base class pointer how i

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