dlangToXlOperType.InputType

Undocumented in source.
  1. enum InputType;
  2. enum InputType;
  3. enum InputType;
  4. enum InputType;
    template dlangToXlOperType(T)
    static if(!(is(T == double[][]) || is(T == string[][]) || is(T == double[]) || is(T == string[])))
    static if(!(is(T == double)))
    static if(!(is(T == string)))
    enum InputType = invalidXlOperType;

Meta