Parameters.Parameters

Undocumented in source.
template Parameters(alias F)
static if(is(FunctionTypeOf!F P == function))
alias Parameters = P

Meta