AffixAllocator.instance

Undocumented in source.
  1. AffixAllocator instance;
  2. enum AffixAllocator instance;
    struct AffixAllocator(Allocator, Prefix, Suffix = void)
    version(!StdDdoc)
    static if(!(is(typeof(Allocator.instance) == shared)))
    static if(stateSize!Allocator == 0)
    enum AffixAllocator instance;

Meta