AffixAllocator.instance

The instance singleton is defined if and only if the parent allocator has no state and defines its own it object.

struct AffixAllocator(Allocator, Prefix, Suffix = void)
version(StdDdoc)
static
AffixAllocator instance;

Meta