Beman Dawes <[EMAIL PROTECTED]> writes:

> At 01:27 PM 7/11/2003, David Abrahams wrote:
>  >Jens Maurer <[EMAIL PROTECTED]> writes:
>  >
>  >> The following libraries are now broken and should be fixed:
>  >>  - filesystem
>  >>  - graph
>  >>  - multi_array
>  >>  - random_demo
>  >>  - signals
>  >>  - tokenizer
>  >>  - utility
>  >
>  >What problems are you having with the utility lib?  I don't see any.
>
> There seem to be a number of files in boost-root/libs/utility that
> are holdovers from the prior version of iterator adaptors.

Those are gone now.

> Is the plan to remove all iterator related files from
> boost-root/libs/utility and replace them with files in
> boost-root/libs/iterator (or its sub-directories)?

I think we should, eventually, though I have been modifying the
.._example files in place.

> PS: I just read the proposal carefully, and it seems quite nice. Seems
> more understandable than the old version, too.

Thanks!

> The one thing I'm missing is a really simple iterator_facade example
> so I can verify that my understanding is correct. Hopefully such an
> example will come as the docs mature.

See boost/generator_iterator.hpp.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to