Introduction - If you have any usage issues, please Google them yourself
Simple dynamic memory management source code, including test code.
Packet : 9927411allocator.rar filelist
allocator\include\allocator_bit_vector.h
allocator\include\alloc_exceptions.h
allocator\include\Makefile
allocator\include\pooled_allocator.h
allocator\include\shared_memory.h
allocator\Makefile
allocator\src\allocator_bit_vector.cc
allocator\src\connect.cc
allocator\src\main.cc
allocator\src\Makefile
allocator\src\pooled_allocator.cc
allocator\src\shared_memory.cc
allocator\src\shm_unlink.cc
allocator\test\bit_vector.cc
allocator\test\lock_test.cc
allocator\test\Makefile
allocator\test\map_with_string_index.cc
allocator\test\mult_proc.cc
allocator\test\pool.cc
allocator\test\shared.cc
allocator\test\shared2.cc
allocator\test\shared_header.cc
allocator\bin
allocator\include
allocator\src
allocator\test
allocator