a) Any constant method of a class
b) Any static method of a class
c) the destructor of a class
d) the constructor of a class
e) the constructor of a structure
面试题,放到一起的时候分不清了,请大家帮忙解释
...全文
156417打赏收藏
C++里什么样的函数不能重载?
C++里什么样的函数不能重载? a) Any constant method of a class b) Any static method of a class c) the destructor of a class d) the constructor of a class e) the constructor of a structure 面试题,放到一起的时候分不清了,请大家帮忙解释