> By the way, is there a simple way to iterate through a fusion sequence or
> transformation of it with a python iterator?
Do you mean making it an indexing suite, like Boost.Python does for
vectors and maps? I guess it would be possible by using the
indexing_suite base class (never did that befor
Hello,
The topic below was opened in the Boost development mailing list,
where it's been pointed out to me that it fits better here.
You can also read the thread archive:
http://thread.gmane.org/gmane.comp.lib.boost.devel/186573
Regards
Bruno
-- Forwarded message --
Hello,
I