文件名称:c++ allocator 实现
文件大小:120KB
文件格式:TGZ
更新时间:2011-05-26 19:08:46
allocator c++ stl
linux下c++ allocator 共享内存,内存池实现
【文件预览】:
allocator
----bin()
----include()
--------arena.h(19KB)
--------shared_memory.h(3KB)
--------global_defs.h(1KB)
--------allocator.h(9KB)
--------bit_vector.h(2KB)
----src()
--------main.cc(2KB)
--------allocator.cc(26KB)
--------bit_vector.cc(20KB)
--------arena.cc(13KB)
--------Makefile(2KB)
--------shared_memory.cc(4KB)