gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
mallocEmplace
gfm
core
memory
Allocates and construct a struct or class object.
deprecated
auto
mallocEmplace
(
T
Args
...
)
(
Args
args
)
Return Value
Type:
auto
Newly allocated object.
Meta
Source
See Implementation
gfm
core
memory
aliases
nogcComparisonFunction
functions
alignedFree
alignedMalloc
alignedRealloc
assumeNoGC
assumeNothrow
assumeNothrowNoGC
debugBreak
destroyFree
mallocEmplace
nextAlignedPointer
nogc_qsort
stressGC
Allocates and construct a struct or class object.