ReturnType.ReturnType

Undocumented in source.
template ReturnType(FuncType : FT*, FT)
static if(is(FT RT == return))
alias ReturnType = RT

Meta