C/C++中构造函数和析构函数能否被继承时间:2023-06-26 20:10:50http://bbs.csdn.net/topics/390160673 标准方面做了要求的。Even though destructors are not inherited 构造函数和析构函数是不能被继承的