Boost logo

Boost Users :

From: Rodolfo Schulz de Lima (rodolfo_at_[hidden])
Date: 2003-09-02 18:19:03


> 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")

But it seems that lambda::bind doesn't work with shared_ptr's. boost::bind
does and that's why sometimes I must mix both.


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