jive ~master (2017-09-19T14:40:24Z)
Home
Dub
Repo
PriorityQueue.capacity
jive
priorityqueue
PriorityQueue
number of elements this structure can hold without further allocations
struct
PriorityQueue
(V, alias _pred = "a < b")
const pure nothrow @
property
@
safe
size_t
capacity
(
)
Meta
Source
See Implementation
jive
priorityqueue
PriorityQueue
aliases
popFront
pushBack
constructors
this
functions
capacity
clear
empty
front
length
memUsage
pop
push
release
reserve
mixins
__anonymous
number of elements this structure can hold without further allocations