Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2000-11-24 12:26:17


From: "Jeremy Siek" <jsiek_at_[hidden]>

> The one last detail is looking at removing the NonconstIterator template
> parameter from iterator_adaptor. The advantage of doing this is keeping
> things simpler. The disadvantage is user errors in the use of the
> assignment or copy constructor will show up as errors at the level of the
> adapted iterator instead of as errors on iterator_adaptor.

Sounds like a decent trade-off to me.

> I've uploaded a copy of this simplified version to egroups Files.
> It's the file iterator_adaptors.hpp.

Okay, does it work? Is the documentation you wrote still up-to-date? If so,
I'm satisified.

> This file also includes the addition of indirect iterator and
> projection iterator.
>
> Yes, you had volunteered to push this one through review ;)

Just give me the word and I'll request the review.

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk