Boost logo

Boost Users :

Subject: Re: [Boost-users] [ICL] lower(interval_set) doesn't compile
From: Joachim Faulhaber (afojgo_at_[hidden])
Date: 2011-02-19 19:34:46


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.

Cheers,
Joachim

-- 
Interval Container Library [Boost.Icl]
http://www.joachim-faulhaber.de

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