InfluxValue.this

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

Meta