ExprTypeOf.ExprTypeOf

Undocumented in source.
  1. alias ExprTypeOf = ReturnType!(T)
  2. alias ExprTypeOf = T
    template ExprTypeOf(T)
    static if(!(isCallable!(T)))
    alias ExprTypeOf = T

Meta