xo-object2 stack: RAllocator.assign_barrier() works.

use for DList::assign_head(), DArray::assign_at().
This commit is contained in:
Roland Conybeare 2026-05-01 20:14:26 -04:00
commit 8ec0da0248
3 changed files with 15 additions and 11 deletions

View file

@ -10,6 +10,4 @@
#include "alloc/IAllocator_Xfer.hpp"
#include "alloc/RAllocator.hpp"
//#include "alloc/RAllocator_aux.hpp"
/* end Allocator_basic.hpp */