cCreate

Allocates the memory and runs constructors on the specified type

Constructor arguments can be specified as well

T*
cCreate
(
T
Args...
)
(
Args args
)

Meta