GCAllocator.instance

Returns the global instance of this allocator type. The garbage collected allocator is thread-safe, therefore all of its methods and instance itself are shared.

struct GCAllocator
static shared const
GCAllocator instance;

Meta