xo-alloc2: header reorg + DX1Collector utest

This commit is contained in:
Roland Conybeare 2025-12-14 16:58:58 -05:00
commit 9d4a920736
23 changed files with 75 additions and 588 deletions

View file

@ -6,8 +6,8 @@
#pragma once
#include "xo/alloc2/AAllocator.hpp"
#include "xo/alloc2/AGCObject.hpp"
#include "xo/alloc2/IGCObject_Xfer.hpp"
#include <xo/alloc2/gc/AGCObject.hpp>
#include <xo/alloc2/gc/IGCObject_Xfer.hpp>
#include "DInteger.hpp"
namespace xo {