Parameters.opDispatch

Undocumented in source.
struct Parameters(Ps...)
static
template opDispatch (
string name
) {}

Members

Aliases

opDispatch
alias opDispatch(alias P) = Parameters!(Ps, Param!(name, P))
Undocumented in source.

Meta