mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 13:53:57 -07:00
mem_util: inline freelist functions to avoid needing an additional if() in pool.cpp pool: add comments clarifying the roles of PoolAllocator vs RawPoolAllocator wsdl: refactor (naming convention, determination of window style, reduce forward decls) This was SVN commit r7610. |
||
|---|---|---|
| .. | ||
| tests | ||
| aligned_allocator.cpp | ||
| aligned_allocator.h | ||
| allocators.cpp | ||
| allocators.h | ||
| bucket.cpp | ||
| bucket.h | ||
| dynarray.cpp | ||
| dynarray.h | ||
| headerless.cpp | ||
| headerless.h | ||
| mem_util.cpp | ||
| mem_util.h | ||
| pool.cpp | ||
| pool.h | ||
| shared_ptr.cpp | ||
| shared_ptr.h | ||
| string_pool.cpp | ||
| string_pool.h | ||