xo-alloc2 xo-gc: assorted utest-guided cleanup ++ coverage
This commit is contained in:
parent
d0496a3245
commit
08df9a5635
6 changed files with 57 additions and 16 deletions
11
include/xo/gc/X1CollectorIterator.hpp
Normal file
11
include/xo/gc/X1CollectorIterator.hpp
Normal 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 */
|
||||
Loading…
Add table
Add a link
Reference in a new issue