xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling
This commit is contained in:
parent
1cca7980c9
commit
e33ab0ae98
13 changed files with 791 additions and 1 deletions
|
|
@ -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 **/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue