FreeListAllocator.Node

Undocumented in source.
struct FreeListAllocator(ALLOCATOR_TYPE, alias ALLOCATOR = heapAllocator)
alias Node = FreeListNode!ALLOCATOR_TYPE

Meta