$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2008-02-19 03:16:54
Maybe something the iterator folks could comment on?
Shunsuke, your insight is quite astonishing.
-Thorsten
attached mail follows:
Charles Brockman wrote:
> Are these problems correctable?
If I correctly understand, this is a bug of zip_iterator.
zip_iterator can't zip some strange iterators.
I think this bug can be fixed by one line patch.
But I'm afraid to touch Boost.Iterator,
which is combatting legacy compilers. :-)
An easy workaround is to include: http://tinyurl.com/ytcprt
Regards,
-- Shunsuke Sogame