CoordinateValue.opCmp

Compares two CoordinateValue instances for ordering, returning negative, zero, or positive.

struct CoordinateValue(T, size_t N = 1)
const
int
opCmp
()
(
scope auto ref const typeof(this) rht
)