
16 Jun
2008
16 Jun
'08
5:07 p.m.
AMDG albert meyburgh wrote:
Thanks for the input on trying to use boost::lambda::bind instead of boost::bind, unfortunately there is no bind in the lambda namespace.
I'm using Boost 1.35, and in my version "namespace lambda" only exists in boost\lambda\construct.hpp and only contains a single templated struct constructor, there is no bind available :(
#include <boost/lambda/bind.hpp> In Christ, Steven Watanabe