xo-alloc2: work on alloc iteration.
This commit is contained in:
parent
eb8b89450f
commit
3184b37460
18 changed files with 220 additions and 29 deletions
|
|
@ -86,7 +86,7 @@ namespace xo {
|
|||
}
|
||||
|
||||
AllocInfo
|
||||
IAllocator_DX1Collector::alloc_info(DX1Collector & d, value_type mem) noexcept
|
||||
IAllocator_DX1Collector::alloc_info(const DX1Collector & d, value_type mem) noexcept
|
||||
{
|
||||
return d.alloc_info(mem);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue