AffixAllocator.parent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Allocator parent()
    struct AffixAllocator(Allocator, Prefix, Suffix = void)
    static if(stateSize!Allocator)
    static if(is(Allocator == IAllocator))
    Allocator
    parent
    ()
  2. alias parent = _parent
  3. alias parent = Allocator.instance

Meta