call_ctor.paramtypes

Undocumented in source.
template call_ctor(T, init)
alias paramtypes = ParameterTypeTuple!(init.Inner!T.FN)

Meta