테스트 코드를 포함한 간단한 동적 메모리 관리 소스 코드,. 완전한 소스 코드를 직접적으로 사용될 수있습니다.
File list:
allocator
........\bin
........\include
........\.......\allocator_bit_vector.h
........\.......\alloc_exceptions.h
........\.......\Makefile
........\.......\pooled_allocator.h
........\.......\shared_memory.h
........\src
........\...\allocator_bit_vector.cc
........\...\connect.cc
........\...\main.cc
........\...\Makefile
........\...\pooled_allocator.cc
........\...\shared_memory.cc
........\...\shm_unlink.cc
........\test
........\....\bit_vector.cc
........\....\lock_test.cc
........\....\Makefile
........\....\map_with_string_index.cc
........\....\mult_proc.cc
........\....\pool.cc
........\....\shared.cc
........\....\shared2.cc
........\....\shared_header.cc
........\Makefile