ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
FreeList.recycle
ocean
util
container
pool
FreeList
FreeList
Recycles an item into the free list.
class
FreeList
(T)
void
recycle
(
ItemType
item
)
Parameters
item
ItemType
item to be put into the free list
Meta
Source
See Implementation
ocean
util
container
pool
FreeList
FreeList
aliases
ItemType
functions
fill
get
minimize
num_idle
recycle
Recycles an item into the free list.