$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joel de Guzman (joel_at_[hidden])
Date: 2006-09-25 05:54:40
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.
Regards,
-- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net