$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric MALENFANT (Eric.Malenfant_at_[hidden])
Date: 2008-06-16 13:10:05
boost-bounces_at_[hidden], le 16 juin 2008 12:55:
> 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 :(
>
> Any ideas?
Not sure about 1.35 but in the version I use, lambda::bind is defined in boost/lambda/bind.hpp
HTH,
------------------
Éric Malenfant