xo-alloc2: ICollector_Xfer + ICollector_DX1Collector [WIP]

This commit is contained in:
Roland Conybeare 2025-12-14 18:30:46 -05:00
commit 257fc258ae
10 changed files with 167 additions and 7 deletions

View file

@ -0,0 +1,14 @@
/** @file ICollector_DX1Collector.cpp
*
* @author Roland Conybeare, Dec 2025
**/
#include "gc/ICollector_DX1Collector.hpp"
namespace xo {
namespace mm {
} /*namespace mm*/
} /*namespace xo*/
/* end ICollector_DX1Collector.cpp */