SmartInt.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinaryRight(M left)
  2. auto opBinaryRight(M left)
    struct SmartInt(N, bool bitOps = true, bool throws = true)
    const
    opBinaryRight
    (
    string op
    M
    )
    (
    const M left
    )
    if (
    isIntegral!N &&
    )

Meta