bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
Mallocator.makeArray
bubel
ecs
std
Mallocator
Undocumented in source. Be warned that the author may not have intended to support it.
T
[]
makeArray
(size_t length)
T
[]
makeArray
(size_t length, T initializer)
struct
Mallocator
static nothrow @
nogc
T
[]
makeArray
(
T
)
(
size_t
length
,
T
initializer
)
T
[]
makeArray
(T[] array)
Meta
Source
See Implementation
bubel
ecs
std
Mallocator
static functions
alignAlloc
alignDispose
alignMakeArray
dispose
expandArray
make
makeArray
resizeArray