YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::delete_obj_debug结构体 参考

delete 仿函数(调试版本)。 更多...

#include <ycutil.h>

Public 成员函数

template<typename _type >
void operator() (_type *_ptr) ynothrow
 删除指针指向的对象。
 

详细描述

delete 仿函数(调试版本)。

自从
build 174

在文件 ycutil.h390 行定义.

成员函数说明

template<typename _type >
void YSLib::delete_obj_debug::operator() ( _type *  _ptr)
inline

删除指针指向的对象。

在文件 ycutil.h397 行定义.

参考 ydelete.


该结构体的文档由以下文件生成: