Tag.this

Construct a Tag from a double

  1. this(Tag tag)
  2. this(T t)
  3. this(string val)
  4. this(double val)
    struct Tag
    inout pure nothrow
    this
    (
    double val
    )
  5. this(bool val)

Meta