refactor focusing on xo-alloc2/ xo-gc/ write-barrier
ability to inform allocator of gco->gco mutation, via AAllocator i/face.
This commit is contained in:
parent
de13d02ed1
commit
b780d1da4c
17 changed files with 149 additions and 18 deletions
|
|
@ -4,8 +4,8 @@
|
|||
**/
|
||||
|
||||
#include "xo/alloc2/Allocator.hpp"
|
||||
#include "xo/alloc2/alloc/IAllocator_Xfer.hpp"
|
||||
#include "xo/alloc2/arena/IAllocator_DArena.hpp"
|
||||
#include "xo/alloc2/Arena.hpp"
|
||||
//#include "xo/alloc2/arena/IAllocator_DArena.hpp"
|
||||
#include "xo/arena/print.hpp"
|
||||
#include "xo/arena/padding.hpp"
|
||||
#include <xo/facet/obj.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue