fastdo  0.5.12
winux::Deallocator< _Ty > 模板结构体 参考

析构释放器 更多...

#include <smartptr.hpp>

静态 Public 成员函数

static void Delete (_Ty *p)
 
static void DeleteArray (_Ty *p)
 

详细描述

template<typename _Ty>
struct winux::Deallocator< _Ty >

析构释放器

在文件 smartptr.hpp16 行定义.

成员函数说明

template<typename _Ty >
static void winux::Deallocator< _Ty >::Delete ( _Ty *  p)
inlinestatic

在文件 smartptr.hpp18 行定义.

template<typename _Ty >
static void winux::Deallocator< _Ty >::DeleteArray ( _Ty *  p)
inlinestatic

在文件 smartptr.hpp19 行定义.


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