Using ForArrayRemovable
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include "core/defer.hpp"
|
||||
#define ARRAY_ALLOCATOR_TYPE Allocator
|
||||
#define ARRAY_ASSERT assert
|
||||
#define ARRAY_ALLOCATE(allocator, size) allocate_size(allocator, size)
|
||||
|
||||
Reference in New Issue
Block a user