xo-gc: X1Collector.assign_member() + GCRoots + use ArenaVector

Using ArenaVector for mlog.
This commit is contained in:
Roland Conybeare 2026-03-24 22:06:20 -04:00
commit 6dc2bf1e93
10 changed files with 558 additions and 115 deletions

View file

@ -5,7 +5,7 @@
#pragma once
#include "GCObject.hpp"
#include <xo/alloc2/GCObject.hpp>
namespace xo {
namespace mm {