DefaultInstantiate

Instantiates T using all default arguments (void[] for types or variadic)

template DefaultInstantiate () if (
isTemplate!T
) {}

Members

Functions

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

Meta