GCChunk.element

This is the form used to link recyclable elements together.

struct GCChunk(T, uint chunkSize)
struct element {}

Members

Variables

next
element* next;
Undocumented in source.

Meta