$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: shunsuke (pstade.mb_at_[hidden])
Date: 2008-02-19 01:57:36
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