Variable.this

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

Meta