wideIntImpl.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. self opBinary(T o)
    struct wideIntImpl(bool signed, int bits)
    @nogc pure const nothrow
    self
    opBinary
    (
    string op
    T
    )
    (
    T o
    )
    if (
    !isSelf!T
    )
  2. self opBinary(T y)

Meta