From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2003-08-06 13:54:40


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Rozental, Gennadiy wrote:
>
> | What is the problem adapting pair of iterators to scalar vectors to
> produce
> | an iterator with complex value type?
>
> The problem is you can hardly adapt a pair. So using
> iterator_adaptor (the new class template) does not provide
> any benefit.

Why is that? I did not look in depth on new version but I remember that old
one allowed to adapt any source.
For convenience one could've created object generators.

Gennadiy.