libhttp2 v0.2.6 (2015-10-28T12:43:17Z)
Dub
Repo
PriorityQueue.opApply
libhttp2
priority_queue
PriorityQueue
Iterates over each item in the PriorityQueue
int
opApply
(int delegate(OutboundItem ob) del)
int
opApply
(int delegate(const OutboundItem ob) del)
struct
PriorityQueue
const
int
opApply
(
scope
int
delegate
(
const
OutboundItem
ob
)
del
)
Meta
Source
See Implementation
libhttp2
priority_queue
PriorityQueue
constructors
this
functions
free
opApply
pop
push
properties
empty
length
top
static functions
compare
Iterates over each item in the PriorityQueue