GCAllocator.enter

Have the calling thread enter the region.

This allocator does not require scoping allocations within the region, but the functionality is provided to be consistent with other allocators.

struct GCAllocator
static
void
enter
(
size_t
)

Meta