
22 Sep
2008
22 Sep
'08
7:03 p.m.
Loïc Joly wrote:
- How does this library position itself wrt the upcomming C++0x standard, with native support for lambdas, and standardized support for function or bind? Is it more expressive?
The C++0x standard only specifies monomorphic lambdas at the moment. So Phoenix is indeed more expressive, since all expressions are polymorphic.