Access member function of a class whose destructor is protected

前端 未结 0 1133
孤街浪徒
孤街浪徒 2021-02-04 18:14

Is there any way by which we can access member function of class whose destructor is protected, from an other class ? We don\'t have to use inheritance.

class par         


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