jive ~master (2017-09-19T14:40:24Z)
Home
Dub
Repo
PriorityArray.memUsage
jive
priorityarray
PriorityArray
Allocated heap memory in bytes. This is recursive if V has a
.memUsage
property.
struct
PriorityArray
(V, alias _pred = "a < b")
const pure nothrow @
property
@
trusted
size_t
memUsage
(
)
Meta
Source
See Implementation
jive
priorityarray
PriorityArray
constructors
this
functions
length
memUsage
min
minIndex
opDollar
opIndex
opIndexAssign
opSlice
mixins
__anonymous
Allocated heap memory in bytes. This is recursive if V has a .memUsage property.