xo-alloc2: ++ docs
This commit is contained in:
parent
29d8b45ab2
commit
acf371b8c2
5 changed files with 71 additions and 24 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/** @file Collector.hpp
|
||||
*
|
||||
*
|
||||
* @author Roland Conybeare, Dec 2025
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "alloc/AllocHeaderConfig.hpp"
|
||||
#include "alloc/AllocError.hpp"
|
||||
//#include "alloc/AllocError.hpp"
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "ArenaConfig.hpp"
|
||||
#include "alloc/AllocError.hpp"
|
||||
#include "alloc/AllocInfo.hpp"
|
||||
|
||||
namespace xo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue