Boost logo

Boost :

From: Daniel Walker (daniel.j.walker_at_[hidden])
Date: 2007-03-20 16:44:39


On 3/20/07, shunsuke <pstade.mb_at_[hidden]> wrote:
>
> In fact, this code works without that patch using
> something like this: http://tinyurl.com/2xw4s2

This is a good way to work around the problem in boost user level
code. I'm going to be using specialization of result_of for
lambda_functor in my code for BOOST_VERSION < 103500, assuming this is
fixed for 1.35.

>
> > 2) Boost.Lambda instructs users to expose a template sig<tuple<ARG1,
> > ..., ARGN>, and it also uses this convention internally.
>
> How about introduce a converter function like this?:
> http://tinyurl.com/2f5hn6

That's another good idea.

>
> Anyway I'm hoping your work will make lambda support result_of!
Me too. Thanks!


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk