From: Brock Peabody (brock.peabody_at_[hidden])
Date: 2005-08-24 09:59:35


> On Behalf Of Corwin Joy

> O.K., so if you agree that supporting forward-only cursors makes sense

I do. If we have to templatize the whole system anyway, it wouldn't be
that big of a deal to add an iteration policy.

Otherwise, I'd say that if we advertise the iterators as Input Iterators
they should behave like other Input Iterators - copied iterators point
to the same underlying structure.