CopySignature.genDefinitionList

Generates a definition list.

Note: The arguments are going to be named "arg0" through "argN". The first argument will be arg0 even if argumentsBegin is not 0.

template CopySignature(alias srcFunc, int argumentsBegin = 0, int argumentsEnd = Parameters!srcFunc.length)
pure @safe
string
genDefinitionList
()

Meta