[geos-devel] Comparing two QuadEdge objects
Sandro Santilli
strk at keybit.net
Sun Jul 14 11:42:33 PDT 2013
On Sun, Jul 14, 2013 at 06:10:21PM +0530, vishal tiwari wrote:
> hey,
>
> just figured out, that it's a pointer check. It's going to an infinite loop
> because of some error in previous function call.
Great, good to know. You may also consider adding private signatures
for comparison, assignment and copy-ctor operators, it's an hack used
in other classes too to make sure there's no code relying on those
operators.
--strk;
More information about the geos-devel
mailing list