uintN.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uintN opUnary()
  2. uintN opUnary()
  3. uintN opUnary()
  4. uintN opUnary()
    struct uintN(int N)
    const
    opUnary
    (
    string op
    )
    ()
    if (
    op == "+" ||
    op == "-"
    )
    if (
    N >= 1
    )

Meta