
Sohail Somani wrote:
-----Original Message----- From: boost-bounces@lists.boost.org on behalf of Joel de Guzman
I would suggest "adapting" bind's tuples to fusion instead of replacing it with fusion's vector/list. The main advantage of adapting is that it is non-intrusive. Remember that one of bind's biggest advantage over lambda/phoenix is that it works with a lot more compilers. Alas, fusion requires a fairly conforming compiler. Once you adapt bind's tuples to fusion, you can now use its facilities (algorithms, etc.) for free.
--------------
Ah, you are right. My apologies to Peter.
No worries :) I'm sure no apology is needed. Anyway, I really encourage you to pursue this. It would be a good addition to fusion/sequence/adapted. Such an effort would be highly beneficial to all. Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net