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

@@ -1943,6 +1943,14 @@
RelativePath=".\..\src\core\bitmath_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\container_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\dyn_arena_alloc.hpp"
>
</File>
<File
RelativePath=".\..\src\core\endian_func.hpp"
>