Boost logo

Boost :

From: Dave Abrahams (abrahams_at_[hidden])
Date: 2000-12-20 11:15:55


While looking at revamping STLport's iterator debugging code using
iterator_adaptors as an example, it occurred to me that the wrapped
type need not be an iterator at all. Given the right policies class
and traits, you can make an iterator out of anything. It leaves me
wondering whether we should loosen the constraints for usage, and if
so, what exactly we're describing. Thoughts?

-Dave


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