Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-11 16:02:11


----- Original Message -----
From: "joel de guzman" <djowel_at_[hidden]>

>
> I think the problem is that C incorrectly combined the notion of
> pointers and iterators (and even arrays) in one whole uncanny mix.
> Are we trying to commit the same mistake again?

Too late: RandomAccessIterator already requires operator[]. At no small
cost, BTW: see the iterator_adaptors library docs for a discussion of the
limitiations!


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