Boost logo

Boost Users :

From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2003-09-02 13:27:24


In our last exciting episode "Rodolfo Lima" wrote:
> Lines: 171
> Mailing-List: list Boost-Users_at_[hidden]; contact Boost-Users-owner_at_[hidden]
> Delivered-To: mailing list Boost-Users_at_[hidden]

>

>
> Hi people,
> That's the first time I'm using lambda and I'm stuck with something that can
> be resumed to:

<snip>

You are trying to combine the bind from Boost.Bind with lambda
expressions from Boost.Lambda, which does not work.

Use boost::lambda::bind instead (include "boost/lambda/bind.hpp")

  Jaakko


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