mallocEmplace

Allocates and construct a struct or class object. Returns: Newly allocated object.

deprecated("Use mallocNew instead")
mallocEmplace
(
T
Args...
)
(
Args args
)

Meta