mage ~gen-vs2013 (2022-02-23T00:05:29.9661958)
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
BlockArray
Mallocator