special function

英 美
  • 特殊函数
  • function n.职务;功能;函数;重大聚会;应变量,有相关关系者;取决于vi.运行;起作用
  • special adj.特别的;特殊的;专门的n.特别的东西;特刊;特色菜;特价
    1. An area of the stack associated with a particular function call.
      一个关联特殊函数调用的堆栈区域。
    2. The destructor is a special member function that can be used to do whatever resource deallocation is needed.It serves as the complement to the constructors of the class.
      析构函数就是这样的一个特殊函数,它可以完成所需的资源回收,作为类构造函数的补充。