Strict weak ordering implies ordering is not defined for all elements?
there exists elements in its domain where neither cmp(a,b) nor cmp(b,a) are true. |
With strict weak ordering that only happens when a is considered equal to b.
Topic archived. No new replies allowed.