Add a custom arena allocator utility.

This commit is contained in:
Jonathan G Rennison
2017-02-08 21:46:50 +00:00
parent 06f9c01986
commit 8f3e0c4fe5
8 changed files with 130 additions and 0 deletions

View File

@@ -424,6 +424,7 @@ core/backup_type.hpp
core/bitmath_func.cpp
core/bitmath_func.hpp
core/container_func.hpp
core/dyn_arena_alloc.hpp
core/endian_func.hpp
core/endian_type.hpp
core/enum_type.hpp