gfm v3.0.3 (2015-09-02T09:30:55Z)
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
assumeNothrow
assumeNothrowNoGC
debugBreak
destroyFree
ensureNotInGC
isCalledByGC
mallocEmplace
nextAlignedPointer
nogc_qsort
Allocates and construct a struct or class object.