$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review] Phoenix review starts today, September 21st
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-09-22 15:03:14
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.