|
dl
|
new内存复用(带检查) 更多...
#include <dl_memory_reuse.h>
Public 成员函数 | |
| ReuseCheck () | |
| template<typename... Args> | |
| T * | New (Args &&...args) |
| bool | Delete (T *p) |
| bool | Find (T *p) |
| void | Clear2Num (size_t num) |
| void | Reserve (size_t n) |
| void | SetCountMax (int n) |
| size_t | GetCountMax () |
| size_t | GetCount () |
| size_t | GetCountFree () |
| ~ReuseCheck () | |
|
inline |
在文件 dl_memory_reuse.h 第 63 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 158 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 121 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 94 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 115 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 148 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 153 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 143 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 67 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 133 行定义.
|
inline |
在文件 dl_memory_reuse.h 第 138 行定义.