mage ~master (2021-12-21T00:38:25.4342263)
Dub
Repo
Block
mage
util
mem
Undocumented in source.
struct
Block (
size_t
N
= 4.
KiB
) {
void
[
N
]
mem
;
size_t
ap
;
}
Members
Variables
ap
size_t
ap
;
Undocumented in source.
mem
void
[
N
]
mem
;
Undocumented in source.
Meta
Source
See Implementation
mage
util
mem
functions
GiB
KiB
MiB
TiB
allocate
deallocate
static variables
mallocator
structs
Block
Mallocator