PointGFp.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. PointGFp opBinary(T scalar)
  2. PointGFp opBinary(PointGFp rhs)
  3. PointGFp opBinary(PointGFp rhs)
  4. PointGFp opBinary(PointGFp point)
    struct PointGFp
    public private public const
    opBinary
    (
    string op
    )
    (
    auto const ref PointGFp point
    )
    if (
    op == "*"
    )

Meta