tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
chunk.allocateFromFree
tango
util
container
Container
Container
GCChunk
chunk
Allocate a T* from the free list.
struct
chunk
T
*
allocateFromFree
(
)
Meta
Source
See Implementation
tango
util
container
Container
Container
GCChunk
chunk
functions
allocateFromFree
deallocate
variables
elems
freeList
next
numFree
prev
Allocate a T* from the free list.