Region.parent

Undocumented in source.
  1. ParentAllocator parent;
  2. alias parent = ParentAllocator.instance
    struct Region(ParentAllocator = NullAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
    static if(!(stateSize!ParentAllocator))
    alias parent = ParentAllocator.instance

Meta