ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
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