explicit call of destructor
显式调用析构函数(explicit call of destructor) 显式量化(explicit qualification)
基于18个网页-相关网页
·2,447,543篇论文数据,部分数据来源于NoteExpress
析构函数不能有参数,不能有访问级别修饰符,不能被显式调用。实例的析构函数在垃圾收集时自动调用。
Destructors cannot have parameters, they cannot have accessibility modifiers, and they cannot be invoked explicitly. The destructor for an instance is invoked automatically during garbage collection.
youdao
应用推荐
模块上移
模块下移
不移动