PointGFp.swap

swaps the states of this and other, does not throw!

  1. void swap(PointGFp* other)
    struct PointGFp
    public
    void
    swap
  2. void swap(T other)

Parameters

other PointGFp*

the object to swap values with

Meta