spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
make.make
spasm
rt
memory
make
Undocumented in source. Be warned that the author may not have intended to support it.
Item
[]
make
(A allocator, size_t size)
Item
[]
make
(A allocator)
template
make
(T)
@
trusted
static if
(!(
is(T == Item[], Item)
))
static if
(
is(T == Item[size], Item, size_t size)
)
Item
[]
make
(
A
)
(
A
allocator
)
T
*
make
(A allocatorOld, Args args)
Meta
Source
See Implementation
spasm
rt
memory
make
functions
make