forked from mirrors/0ad
53ff6f0d50
LinearAllocator (also known as bump allocator) allows to reuse the same memory across the frame for short lifetime allocations.