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 Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
dynarray.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
freelist.cpp Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
freelist.h Update some includes for iwyu part 1 2025-06-20 09:01:19 +02:00
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 Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
pool.h Update some includes for iwyu part 1 2025-06-20 09:01:19 +02:00
shared_ptr.cpp Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
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