
19 Nov
2011
19 Nov
'11
11:15 a.m.
On 11/19/2011 7:03 PM, Lorenzo Caminiti wrote:
On Sat, Nov 19, 2011 at 5:37 AM, Joel de Guzman
This is a bit off topic... but how do lambdas and other C++11 features change this landscape for FP? (They obviously provide anonymous functions and closures... how about the rest?)
Surely off topic. Anyway: Phoenix will still be relevant because 1) it is more than just lambda 2) c++11 lambda is monomorphic (*). Until such time when c++ lambda becomes polymorphic, there's still no substitute for phoenix lambda. (* parametric polymorphism) Regards, -- Joel de Guzman http://www.boostpro.com http://boost-spirit.com