PointGFp.swap

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

struct PointGFp
void
swap
()
(
auto ref PointGFp other
)

Parameters

other PointGFp

the object to swap values with

Meta