xo-gc xo-object2 xo-alloc2: templates for FOMO [WIP]
This commit is contained in:
parent
2eee5e715d
commit
a8ff0ffec3
10 changed files with 12 additions and 60 deletions
|
|
@ -9,7 +9,7 @@ namespace xo {
|
|||
ArenaConfig
|
||||
ArenaConfig::simple(std::size_t z)
|
||||
{
|
||||
return ArenaConfig { .size_ = z };
|
||||
return ArenaConfig { .name_ = "anonymous", .size_ = z };
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue