xo-facet xo-gc xo-alloc2: facet cleanup + use genfacet for GCObject

This commit is contained in:
Roland Conybeare 2026-01-14 11:36:16 -05:00
commit 343b3828ab
18 changed files with 513 additions and 210 deletions

View file

@ -3,6 +3,7 @@
* @author Roland Conybeare, Dec 2025
**/
#include "Collector.hpp"
#include "xo/gc/DX1CollectorIterator.hpp"
#include "xo/gc/DX1Collector.hpp"
#include <xo/indentlog/scope.hpp>