xo-alloc2: ICollector_Xfer + ICollector_DX1Collector [WIP]
This commit is contained in:
parent
1b5067d643
commit
eda51583c5
11 changed files with 170 additions and 8 deletions
|
|
@ -44,7 +44,7 @@ namespace xo {
|
|||
|
||||
size_t
|
||||
IAllocator_DArena::allocated(const DArena & s) noexcept {
|
||||
return s.free_ - s.lo_;
|
||||
return s.allocated();
|
||||
}
|
||||
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue