$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [geometry] intersects bug?
From: Barend Gehrels (barend_at_[hidden])
Date: 2011-07-27 17:27:42
Hi Akira,
> Hi,
>
> I try boost::geometry::intersects algorithm(1 arg version) in Boost 1.47.0.
> Follow program result is "false". but, I hope result is "true".
It certainly should return true.
> Is this Boost.Geometry bug?
Will look at this next weekend.
Thanks for the report,
Barend