InfluxValue.this

Undocumented in source.
  1. this(bool v)
  2. this(T v)
  3. this(T v)
  4. this(string v, Nullable!Type type)
    struct InfluxValue
    @safe pure nothrow
    this
    (
    string v
    ,
    Nullable!Type type = Nullable!Type(Type.string_)
    )

Meta