#pragma once #include #include #include using global_allocator_t = foonathan::memory::memory_stack; using subsystem_allocator_t = foonathan::memory::memory_stack>; using temporary_allocator_t = foonathan::memory::temporary_allocator;