dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
mallocEmplace
dplug
core
nogc
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
dplug
core
nogc
aliases
CString
CString16
nogcComparisonFunction
functions
assumeNoGC
assumeNothrowNoGC
browseNoGC
debugBreak
destroyFree
destroyNoGC
ensureNotInGC
freeSlice
isCalledByGC
mallocDup
mallocEmplace
mallocIDup
mallocSlice
mallocSliceNoInit
mergeSort
quicksort
stringNCopy
unrecoverableError
unsafeObjectCast
structs
CStringImpl
Allocates and construct a struct or class object.