New

template New(T)
T
New
(
Args...
)
(
Args args
)
if (
is(T == class)
)

See Also

Meta