OperatorResultType.OperatorResultType

Undocumented in source.
template OperatorResultType(T, string op, U)
alias OperatorResultType = typeof(mixin ("t" ~ op ~ "u"))

Meta