SharedRegion.parent

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

Meta