xo-alloc2 xo-gc: assorted utest-guided cleanup ++ coverage

This commit is contained in:
Roland Conybeare 2026-05-10 18:19:41 -04:00
commit 08df9a5635
6 changed files with 57 additions and 16 deletions

View file

@ -0,0 +1,11 @@
/** @file X1CollectorIterator.hpp
*
* @author Roland Conybeare, May 2026
**/
#pragma once
#include "DX1CollectorIterator.hpp"
#include "detail/IAllocIterator_DX1CollectorIterator.hpp"
/* end X1CollectorIterator.hpp */