xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling

This commit is contained in:
Roland Conybeare 2026-03-04 22:26:31 +11:00
commit e33ab0ae98
13 changed files with 791 additions and 1 deletions

View file

@ -31,7 +31,8 @@ namespace xo {
* Implementations of AAllocator will downcast to a
* to some specific representation.
**/
struct AAllocator {
class AAllocator {
public:
/** @defgroup mm-allocator-type-traits allocator type traits **/
///@{
/** memory size report **/