|
fastdo
0.5.12
|
Simple自定义删除器场景 更多...
#include <smartptr.hpp>


Public 成员函数 | |
| SimpleCustomDeleterContext (_HTy h, _Dt dt) | |
Public 成员函数 继承自 winux::SimpleDeleterContext | |
| void | release () |
| 销毁资源和SimpleDeleterContext自身 更多... | |
| void | delThis () |
| 显式删除detach()出来的SimpleDeleterContext对象 更多... | |
额外继承的成员函数 | |
Protected 成员函数 继承自 winux::SimpleDeleterContext | |
| SimpleDeleterContext () | |
| virtual | ~SimpleDeleterContext () |
Simple自定义删除器场景
在文件 smartptr.hpp 第 58 行定义.
|
inline |
在文件 smartptr.hpp 第 61 行定义.