Boost logo

Boost :

From: Joel de Guzman (joel_at_[hidden])
Date: 2007-01-17 20:50:56


Sohail Somani wrote:
> -----Original Message-----
> From: boost-bounces_at_[hidden] 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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk