TypeTuple.this

Form TypeTuple from the types of the expressions. Assume exps[] is already tuple expanded.

  1. this(Parameters* arguments)
  2. this(Expressions* exps)
    class TypeTuple
    extern (D)
    this
  3. this()
  4. this(Type t1)
  5. this(Type t1, Type t2)

Meta