mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-30 02:58:26 +08:00
7 lines
226 B
Markdown
7 lines
226 B
Markdown
## mem\_allocator\_debug\_t
|
||
### 概述
|
||
![image](images/mem_allocator_debug_t_0.png)
|
||
|
||
对现有的allocator进行包装,记录分配的内存,用于帮助分析内存的使用和泄露。
|
||
----------------------------------
|