BitmappedBlock.parent

Undocumented in source.
  1. ParentAllocator parent;
  2. alias parent = ParentAllocator.instance
    struct BitmappedBlock(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
    static if(!(stateSize!ParentAllocator))
    alias parent = ParentAllocator.instance

Meta