xo-alloc2: progress on forwarding objects [WIP]

This commit is contained in:
Roland Conybeare 2025-12-15 00:56:49 -05:00
commit 31a8a8ae48
16 changed files with 499 additions and 37 deletions

View file

@ -0,0 +1,11 @@
/** @file IAllocator_DX1Collector.cpp
*
* @author Roland Conybeare, Dec 2025
**/
namespace xo {
namespace mm {
} /*namespace mm*/
} /*namespace xo*/
/* end IAllocator_DX1Collector.cpp */