0ad/source/lib/allocators
Ykkrosh 607094333a Added ArrayDeleter for shared_ptr(new[])
This was SVN commit r5540.
2008-01-08 23:38:52 +00:00
..
tests improvements and fixes: 2008-01-07 20:03:19 +00:00
allocators.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
allocators.h improvements and fixes: 2008-01-07 20:03:19 +00:00
bucket.cpp move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
bucket.h improvements and fixes: 2008-01-07 20:03:19 +00:00
dynarray.cpp move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
dynarray.h part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
headerless.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
headerless.h part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
mem_util.cpp move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
mem_util.h part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
pool.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
pool.h part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
shared_ptr.cpp improvements and fixes: 2008-01-07 20:03:19 +00:00
shared_ptr.h Added ArrayDeleter for shared_ptr(new[]) 2008-01-08 23:38:52 +00:00
string_pool.cpp include boost smart pointers from PCH 2007-11-20 18:44:36 +00:00
string_pool.h include boost smart pointers from PCH 2007-11-20 18:44:36 +00:00