From: Andy Little (andy_at_[hidden])
Date: 2006-09-25 16:58:01


"Joel de Guzman" <joel_at_[hidden]> wrote
> Joel de Guzman wrote:
>
>> nyway, I also have an iterator-adapter (iterator_facade),
>> sequence_facade and view_facade in the works. With it, it is easier
>> to write your own iterators, sequences and views. These will be
>> built on top of the tag dispatching scheme.
>>
>> Keep rollin'..........
>
> Ok, I added iterator_facade and sequence_facade.
> fusion/sequence/adapted/array/array_iterator.hpp
> is the first example to migrate to the facade. I'm
> attaching it here for comments.

OK This looks a lot easier. Just need to test it out, and will try to do that
over the next day or so.

Regards
Andy Little