Heap.this

Sets our main struct and passes it to the parent class.

  1. this(DzlHeap* dzlHeap, bool ownedRef)
    class Heap
    this
    (,
    bool ownedRef = false
    )
  2. this(uint elementSize, GCompareFunc compareFunc)

Meta