$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Bind] Is this how to write it?
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2010-03-23 09:19:14
On Tue, Mar 23, 2010 at 12:22 PM, Ovanes Markarian
<om_boost_at_[hidden]>wrote:
> Just in case you interested how to accomplish it with boost::lambda
>
> #include "boost/lambda/lambda.hpp"
>
>
> [...snip...]
Thanks Ovanes - I'm sure you will understand that my real code is a bit more
complicated then doubling ints! Since both bind and lambda are pretty much
superceded by phoenix now, perhaps you could also supply the phoenix
version?
- Rob.