mage ~gen-vs2013 (2022-02-23T00:05:29.9661958)
Dub
Repo
allocate
mage
util
mem
Undocumented in source. Be warned that the author may not have intended to support it.
void
[]
allocate
(Mallocator a, size_t size)
@
trusted
void
[]
allocate
(
shared
ref
Mallocator
a
,
size_t
size
)
auto
allocate
(A allocator, Args args)
void
[]
allocate
(Block!N b, size_t size)
void
[]
allocate
(BlockArray!N dyn, size_t size)
Meta
Source
See Implementation
mage
util
mem
functions
GiB
KiB
MiB
TiB
allocate
deallocate
static variables
mallocator
structs
Block
BlockArray
Mallocator