d-dazzle ~master (2022-05-22T20:33:47.4418531)
Dub
Repo
Heap.this
dazzle
Heap
Heap
Sets our main struct and passes it to the parent class.
this
(DzlHeap* dzlHeap, bool ownedRef)
class
Heap
this
(
DzlHeap
*
dzlHeap
,
bool
ownedRef
= false
)
this
(uint elementSize, GCompareFunc compareFunc)
Meta
Source
See Implementation
dazzle
Heap
Heap
aliases
doref
constructors
this
destructors
~this
functions
extract
extractIndex
getHeapStruct
getStruct
insertVals
ref_
unref
properties
data
len
static functions
getType
variables
dzlHeap
ownedRef
Sets our main struct and passes it to the parent class.