AffixAllocator.parent

Undocumented in source.
  1. Allocator parent()
  2. alias parent = _parent
    struct AffixAllocator(Allocator, Prefix, Suffix = void)
    static if(stateSize!Allocator)
    static if(!(is(Allocator == IAllocator)))
    alias parent = _parent
  3. alias parent = Allocator.instance

Meta