$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2004-08-20 04:00:48
Daniel James writes:
> I'm not sure about this, but I think the iterator categories for
> joint_view, transform_view and filter_view are wrong. At the moment
> they are set to the category of their base iterator, but I think that
> they should be set to forward_iterator_tag (or maybe
> input_iterator_tag?) because they don't implement prior, advance or
> distance.
>
> I think this is the reason that the attached file fails to compile.
Yep.
>
> Of course, this might not be the case in the new version?
I'll make sure it's fixed. Thanks for the report!
-- Aleksey Gurtovoy MetaCommunications Engineering