ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
DataAllocator.Data
ae
utils
alloc
DataAllocator
Undocumented in source.
struct
DataAllocator
struct
Data {
struct
Node
;
Node
*
root
;
}
Members
Structs
Node
struct
Node
Undocumented in source.
Variables
root
Node
*
root
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
alloc
DataAllocator
mixins
__anonymous
structs
Data
templates
Impl