Boost logo

Boost :

From: nbecker_at_[hidden]
Date: 2001-11-19 09:19:44


>>>>> "David" == David Abrahams <david.abrahams_at_[hidden]> writes:

    David> The iterator_adaptors library supports the storing of state (put it in the
    David> Policies class).

    David> What you have below are not standard conforming iterators, which is one
    David> reason to use the library

I think we discussed this one before. You can put the state in the
policies class, but it's the underlying base iterator that gets passed
in some cases (dereference?), so there is no way to get at that state.


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