xo-gc: address some coverage loose ends

This commit is contained in:
Roland Conybeare 2026-05-13 08:14:58 -04:00
commit 82f13b748d

View file

@ -143,7 +143,7 @@ namespace xo {
{ {
scope log(XO_DEBUG(true), xtag("gc.data", gc.data_)); scope log(XO_DEBUG(true), xtag("gc.data", gc.data_));
xo::mm::mm_do_assign(gc, this, &head_, rhs); gc.assign_member(this, &head_, rhs);
} }
void void