mergearray ~master (2017-02-06T19:55:05Z)
Dub
Repo
PriorityQueue.ElementType
mergearray
priorityqueue
PriorityQueue
The element type of the priority queue
struct
PriorityQueue
(T, Alloc = GCAllocator, InnerPQ = SkewHeap!(T, Alloc), Flag!"EnableEmpty" EnableEmpty = No.EnableEmpty)
alias
ElementType
=
T
Meta
Source
See Implementation
mergearray
priorityqueue
PriorityQueue
aliases
ElementType
constructors
this
functions
empty
insert
merge
removeAny
swapEmptyWith
tryRemoveAny
properties
width
static functions
fixedAllocSize
variables
PerElemAllocSize
The element type of the priority queue