d-dazzle ~master (2019-10-21T02:17:29Z)
Dub
Repo
Heap.this
dazzle
Heap
Heap
Sets our main struct and passes it to the parent class.
this
(
DzlHeap
*
dzlHeap
,
bool
ownedRef
=
false
)
class
Heap
this
(
DzlHeap
*
dzlHeap
,
bool
ownedRef
= false
)
this
(
uint
elementSize
,
GCompareFunc
compareFunc
)
Meta
Source
See Implementation
dazzle
Heap
Heap
constructors
this
functions
data
extract
extractIndex
getHeapStruct
getStruct
insertVals
len
ref_
unref
static functions
getType
variables
dzlHeap
Sets our main struct and passes it to the parent class.