$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alex Mendes da Costa (alexmdac_at_[hidden])
Date: 2005-08-08 18:52:41
On 8/8/05, BARTLETT, Peter, FM <Peter.BARTLETT_at_[hidden]> wrote:
> A great start but, if I understand correctly, there is a significant
> difference with how zip_iterator works.
Hi Peter,
Thanks for your feedback. I agree that dereferencing a cross_iterator
should yield a tuple of references rather than a tuple of iterators.
I'll update the cross_iterator code.
Alex