hunt-pool ~master (2021-01-26T08:04:11Z)
Home
Dub
Repo
EvictionIterator.opApply
hunt
pool
impl
BaseGenericObjectPool
EvictionIterator
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(IPooledObject) dg)
class
EvictionIterator
int
opApply
(
scope
int
delegate
(
IPooledObject
)
dg
)
int
opApply
(int delegate(size_t, IPooledObject) dg)
Meta
Source
See Implementation
hunt
pool
impl
BaseGenericObjectPool
EvictionIterator
constructors
this
functions
empty
front
getIdleObjects
moveFront
opApply
popFront