xo-alloc2: refactor: + AllocInfo.cpp

This commit is contained in:
Roland Conybeare 2025-12-16 22:08:44 -05:00
commit 7cd7b6dfdb
3 changed files with 38 additions and 16 deletions

View file

@ -3,6 +3,8 @@
set(SELF_LIB xo_alloc2)
set(SELF_SRCS
AllocInfo.cpp
AAllocator.cpp
DArena.cpp
IAllocator_Any.cpp