Boost logo

Boost Users :

Subject: Re: [Boost-users] [lambda]
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-02-26 11:07:33


Marcin Zalewski wrote:
> I am trying to use lambda's constructor [1] with fusion's fused [2].
> Fused requires that the function object passed to it has a following
> valid expression:
>
> boost::result_of< F(T1 ...TN) >::type
>
> Unfortunately, constructor does not support result_of.

Use Phoenix instead of Lambda, and problem solved ;)


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net