ParamTypeTuple

Undocumented in source.

Members

Aliases

f_instance
alias f_instance = f
Undocumented in source.
f_instance
alias f_instance = f!()
Undocumented in source.
type
alias type = typeof(params_struct(&f_instance).tupleof)
Undocumented in source.

Functions

params_struct
auto params_struct(Ret function(Params) f)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta