New

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

Members

Functions

New
T New(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

See Also

Meta