xo-gc stack: many small utest improvements.

This commit is contained in:
Roland Conybeare 2026-05-17 12:30:09 -04:00
commit b1898230a7
12 changed files with 358 additions and 44 deletions

View file

@ -195,6 +195,9 @@ namespace xo {
void cleanup_phase(Generation upto,
bool sanitize_flag);
/** Revert to empty state **/
void clear();
private:
/** configure @ref object_types_, using @p page_z **/