aboutsummaryrefslogtreecommitdiff
path: root/src/test/pool_tests.cpp
AgeCommit message (Expand)Author
2023-11-20pool: change memusage_test to use int64_t, add allocation checkMartin Leitner-Ankerl
2023-11-19pool: make sure PoolAllocator uses the correct alignmentMartin Leitner-Ankerl
2023-03-23Calculate memory usage correctly for unordered_maps that use PoolAllocatorMartin Leitner-Ankerl
2023-03-23Add pool based memory resource & allocatorMartin Leitner-Ankerl