Quantity.this

Undocumented in source.
  1. this(Q other)
  2. this(T value)
    struct Quantity(N, Dim...)
    this
    (
    T
    )
    ()
    if (
    !isQuantity!T &&
    Dim.length == 0
    )

Meta