ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
GCChunk.element
ocean
util
container
Container
Container
GCChunk
This is the form used to link recyclable elements together.
struct
GCChunk
(T, uint chunkSize)
struct
element {
element
*
next
;
}
Members
Variables
next
element
*
next
;
Undocumented in source.
Meta
Source
See Implementation
ocean
util
container
Container
Container
GCChunk
functions
allocate
collect
config
structs
chunk
element
variables
fresh
nextFresh
used
This is the form used to link recyclable elements together.