L
Lee Garrington
Hi,
I want to create a set of POINT's but I need to define the sorting and
equality conditions for that.
How do I tell the set container that I want them ordered ascendingly by
point.x primarily and then by point.y secondarily?
How do I tell it that 2 points are equal only when both point.x and point.y
are equal?
Thx in advance
Lee
I want to create a set of POINT's but I need to define the sorting and
equality conditions for that.
How do I tell the set container that I want them ordered ascendingly by
point.x primarily and then by point.y secondarily?
How do I tell it that 2 points are equal only when both point.x and point.y
are equal?
Thx in advance
Lee