mallocEmplace

Allocates and construct a struct or class object.

mallocEmplace
(
T
Args...
)
(
Args args
)

Return Value

Type: auto

Newly allocated object.

Meta