ParamTypeTuple.type

Undocumented in source.
template ParamTypeTuple(alias f)
nothrow @nogc
alias type = typeof(params_struct(&f_instance).tupleof)

Meta