Subject: Re: [boost] [lambda] Can't get simple lambda working...
From: Robert Dailey (rcdailey_at_[hidden])
Date: 2012-03-20 11:14:04


On Tue, Mar 20, 2012 at 9:51 AM, lcaminiti <lorcaminiti_at_[hidden]> wrote:

>
> Robert Dailey wrote
> >
> > On Mon, Mar 19, 2012 at 6:05 PM, Eric Niebler &lt;eric@&gt; wrote:
> >
> >> On 3/19/2012 3:44 PM, Robert Dailey wrote:
> >> > Here is a basic function I have:
> >
>
> A side note not directly related to your issue: Consider using
> Boost.Phoenix
> instead of Boost.Lambda (Boost.Lambda is "obsolete" and it was replaced by
> the more powerful Boost.Phoenix).

Ok. Is it available in version 1.48? Why was boost.lambda deprecated in
favor of this new library?