0ad/source/ps/memory/tests
Vladislav Belov 53ff6f0d50
Adds LinearAllocator for faster allocations.
LinearAllocator (also known as bump allocator) allows to reuse the
same memory across the frame for short lifetime allocations.
2025-10-12 00:53:08 +02:00
..
test_LinearAllocator.h Adds LinearAllocator for faster allocations. 2025-10-12 00:53:08 +02:00