$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-07-26 14:43:09
David Abrahams wrote:
> on Mon Jul 23 2007, "Peter Dimov" <pdimov-AT-mmltd.net> wrote:
>
>> David Abrahams wrote:
>>
>>>>>> It might be easier to just make it work by adding the
>>>>>> appropriate A const& overloads to lambda_functor, as we did with
>>>>>> boost::bind.
>>
>> ...
>>
>>> Well, then, I would go for that. But we'd have to get someone who
>>> knows BLL to do the work ;-)
>>
>> Yeah.
>>
>> Patch:
>
> Fantastic! I presume you know how to use
> http://svn.boost.org/trac/boost/newticket ? ;-)
I'll go for "cvs commit" in a few days if Jaakko doesn't mind.