libhttp2 v1.0.1 (2023-02-25T01:30:41Z)
Dub
Repo
PriorityQueue.opApply
libhttp2
priority_queue
PriorityQueue
Iterates over each item in the PriorityQueue and reorders it
int
opApply
(int delegate(OutboundItem ob) del)
struct
PriorityQueue
private public
int
opApply
(
scope
int
delegate
(
OutboundItem
ob
)
del
)
int
opApply
(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 and reorders it