gfm v2.3.30 (2015-07-23T22:31:41Z)
Home
Dub
Repo
mallocEmplace
gfm
core
memory
Allocates and construct a struct or class object.
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
assumeNothrowNoGC
debugBreak
destroyFree
mallocEmplace
nextAlignedPointer
nogc_qsort
Allocates and construct a struct or class object.