IsDesiredOverload2.ps

Undocumented in source.
template IsDesiredOverload2(alias fn)
static if(is(typeof(C.init.opSliceAssign) == function))
static if(!(is(rhs_t == Guess)))
alias ps = ParameterTypeTuple!fn

Meta