$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavol Droba (droba_at_[hidden])
Date: 2005-05-11 05:42:36
On Wed, May 11, 2005 at 11:10:31AM +0100, Russell Hind wrote:
> Pavol Droba wrote:
> >
> >I see. It should not be a problem. Could you try to patch
> >boost/range/iterator_range.hpp?
> >I'm not familiar with bcc defines and this has to be put into conditional
> >guard.
> >
>
> What is the problem with boost/range/iterator_range.hpp? The range
> tests seem to run. Is there something that shows a problem with it?
>
Problematic operator! is there. Probably iterator_range test do not cover
this issue.
Regards,
Pavol