unsigned.this

Undocumented in source.

  1. this(T hi, U lo)
  2. this(T x)
  3. this(string s)
    struct unsigned(int bits)
    this
    (
    string s
    )
    if (
    bits >= 128 &&
    (bits & (bits - 1)) == 0
    )

Meta