Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-06-05 09:47:07


Hi Andreas,

On Tue, 5 Jun 2001, Andreas.P.Priesnitz wrote:
> Hi Jeremy!
>
> Thanks for the counter-example to the operator[] returning a
> "reference" - I had missed the according footnote #4 in the
> "iterator_adaptor" documentation ... I like the idea, which was also
> asked for by Vesa, of refining the "random access" iterator category
> to distinguish between input/output/both access provided by
> operator[], the same way as operator*'s return type is manifested by
> the category.

> Is there already some public reference to the new iterator
> categories/concepts you mentioned?

http://anubis.dkuug.dk/JTC1/SC22/WG21/docs/papers/2001/n1297.html

And I've just updated the code that goes with the paper. It is in the
boost/development/iterator directory (can get it through CVS). I haven't
yet updated the docs in CVS, but they will just be the same as the above
paper.

The next step will be to provide a version of iterator adaptors, and a
version of the Standard algorithms that use these new traits classes.

Cheers,
Jeremy

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate, IU B'ton email: jsiek_at_[hidden]
 Summer Manager, AT&T Research phone: (973) 360-8185
----------------------------------------------------------------------


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