$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-07-26 07:25:41
Alex Mendes da Costa <alexmdac_at_[hidden]> writes:
> The iterator that I am proposing would provide the sequence (1,10),
> (2,10), (1,20), (2,20).
Oh, you want a cross-product iterator. Interesting idea.
-- Dave Abrahams Boost Consulting www.boost-consulting.com