xo-alloc2 xo-gc: assorted utest-guided cleanup ++ coverage
This commit is contained in:
parent
1780a50e45
commit
002c94d02e
20 changed files with 170 additions and 29 deletions
|
|
@ -15,7 +15,8 @@ namespace xo {
|
|||
namespace mm {
|
||||
|
||||
void
|
||||
IAllocator_Any::_fatal() {
|
||||
IAllocator_Any::_fatal()
|
||||
{
|
||||
/* control here on uninitialized IAllocator_Any.
|
||||
* Initialized instance will have specific implementation type
|
||||
* e.g. IAllocator_Xfer<DArena>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue