xo-gc: refactor to extract DX1Collector etc from xo-alloc2/

This commit is contained in:
Roland Conybeare 2025-12-22 22:24:10 -05:00
commit 3b89f367d7
41 changed files with 14 additions and 2438 deletions

View file

@ -1,13 +0,0 @@
/** @file GCObject.hpp
*
* @author Roland Conybeare, Dec 2025
**/
#pragma once
#include "gcobject/AGCObject.hpp"
#include "gcobject/IGCObject_Any.hpp"
#include "gcobject/IGCObject_Xfer.hpp"
#include "gcobject/RGCObject.hpp"
/* end GCObject.hpp */