Variable.this

Undocumented in source.
  1. this()
    class Variable(TupleT, ThreadStrategy TS = ThreadStrategy.single)
    static if(TS == ThreadStrategy.single)
    this
    ()
    if (
    isTuple!TupleT
    )
  2. this(string name)
  3. this(TaskPool tp)
  4. this(string name, TaskPool tp)

Meta