Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2003-10-20 16:54:14


I've created some iterator adaptors using the new iterator adaptor
library and in general am quite satisfied with the library. However
I do have some minor issues:

a) If I go into the main documentation page and look for
iterator adaptors I am directed to the old iterator adaptor documentation.
This caused me significant confusion

b) it seems all the other libraries have a file "index.html" right
at the library name in libs directory. Iterator adaptors doesn't have this.

c) iterator_facade takes among its parameters AccessCategory and
TransversalCatagory. Nowhere in the documentation is it described
what are valid values for these parameters. I had to search through
the header directory to figure out what were valid parameters.

d) same issue as c) above for iterator_adaptor regarding Category.

e) links to headers iterator_traits.hpp, interoperable.hpp,
iterator_archetypes.hpp, and iterator_concepts.hpp are broken
in the section describing specialized_adaptors.
other than the above issues they seem fine.

Robert Ramey


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