In this example we first initialize an ArenaAllocator with a child allocator, in this case the page allocator.
If I wrote this, I would say
In this example we first initialize an
ArenaAllocator
with a child allocator, it's the page allocator in this case.