Boost logo

Boost Users :

Subject: Re: [Boost-users] [ICL] lower(interval_set) doesn't compile
From: John Reid (j.reid_at_[hidden])
Date: 2011-02-21 07:31:08


On 20/02/11 00:34, Joachim Faulhaber wrote:
> 2011/2/18 John Reid<j.reid_at_[hidden]>:
>> I'm not sure if I'm getting the wrong end of the stick from the docs or
>> perhaps I should raise this sort of thing as a bug report?
>>
>> #include<boost/icl/interval_set.hpp>
>> namespace icl = ::boost::icl;
>>
>> void interval_set_intersects() {
>> icl::lower( icl::interval_set< int>() );
>> }
>
> Hi John,
>
> thank you again for spotting errors in the ICL. I have fixed the
> compilation problems for the functions lower, upper, intersects and
> disjoint on interval containers for the affected overloads. The
> changes are committed to the trunk and tests have been added.

Thanks, if there are any more I spot, I'll put them straight on the trac.

Cheers,
John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net