refactor: xo-gc: + GCObjectVisitor.generation_of()

Concession to narrow MutationLogStore to only use GCObjectVisitor
instead of assuming X1Collector.
This commit is contained in:
Roland Conybeare 2026-04-06 23:18:45 -04:00
commit 9915534f07

View file

@ -17,7 +17,8 @@ namespace xo {
* {@ref AAllocator::alloc, @ref AAllocator::alloc_super}
*
**/
struct AllocInfo {
class AllocInfo {
public:
/** @defgroup mm-allocinfo-traits **/
///@{