Age | Commit message (Expand) | Author |
---|---|---|
2023-11-20 | pool: change memusage_test to use int64_t, add allocation check | Martin Leitner-Ankerl |
2023-11-19 | pool: make sure PoolAllocator uses the correct alignment | Martin Leitner-Ankerl |
2023-03-23 | Calculate memory usage correctly for unordered_maps that use PoolAllocator | Martin Leitner-Ankerl |
2023-03-23 | Add pool based memory resource & allocator | Martin Leitner-Ankerl |