0ad/source/lib/allocators
Vladislav Belov e4de94415e
Removes unused pointer from the allocate function
Also allows to compare ProxyAllocator. For example, it might be
required for containers to compare iterators.
2025-10-12 00:53:10 +02:00
..
tests Removes unused pointer from the allocate function 2025-10-12 00:53:10 +02:00
allocator_checker.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
allocator_policies.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
DynamicArena.h Removes unused pointer from the allocate function 2025-10-12 00:53:10 +02:00
dynarray.cpp
dynarray.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
freelist.cpp
freelist.h
overrun_protector.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
page_aligned.cpp Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
page_aligned.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
pool.cpp
pool.h
shared_ptr.cpp
shared_ptr.h Fix some includes all over the place 2025-08-14 20:15:30 +02:00
stateless_allocators.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
STLAllocators.h Removes unused pointer from the allocate function 2025-10-12 00:53:10 +02:00