文件名称:内存分配器:自定义C ++内存分配器
文件大小:8KB
文件格式:ZIP
更新时间:2024-03-03 17:31:52
C++
内存分配器 自定义C ++内存分配器
【文件预览】:
Memory-Allocator-main
----my_allocator.cpp(3KB)
----memtest.cpp(8KB)
----free_list.cpp(3KB)
----README.md(47B)
----my_allocator.hpp(2KB)
----makefile(354B)
----free_list.hpp(2KB)