ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
FreeListAllocator.Node
ae
utils
alloc
FreeListAllocator
Undocumented in source.
struct
FreeListAllocator
(ALLOCATOR_TYPE, alias ALLOCATOR = heapAllocator)
alias
Node
=
FreeListNode
!
ALLOCATOR_TYPE
Meta
Source
See Implementation
ae
utils
alloc
FreeListAllocator
aliases
Node
mixins
__anonymous
structs
Data
templates
Impl