ParameterIdentifierTuple.ParameterIdentifierTuple

Undocumented in source.
template ParameterIdentifierTuple(F...)
static if(is(FunctionTypeOf!F Params == __parameters))
enum string[] ParameterIdentifierTuple;

Meta