TypeTuple.this

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

  1. this(Expressions* exps)
    class TypeTuple
    extern (D)
    this
    (
    Expressions* exps
    )
  2. this()
Suggestion Box / Bug Report