awtk/docs/manual/mem_allocator_debug_t.md
2020-06-18 21:54:25 +08:00

7 lines
226 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## mem\_allocator\_debug\_t
### 概述
![image](images/mem_allocator_debug_t_0.png)
对现有的allocator进行包装记录分配的内存用于帮助分析内存的使用和泄露。
----------------------------------