|
Boost : |
From: Steven Watanabe (steven_at_[hidden])
Date: 2006-11-30 14:43:29
AMDG
"Rodolfo Lima" wrote:
>
>> try boost::lambda::bind(&aux::a, _1, x);
> Thanks for your advice, but that's not the kind of solution that I'm looking
> for. There are some constraints
> on aux that forbids me to use bind. Please read the thread
> http://lists.boost.org/boost-users/2006/11/23754.php where I explain the
> whole situation.
>
Ok.
how about boost::lambda::bind<int>(&_1->*&aux::a, x)?
> Thanks,
> Rodolfo Lima.
>
In Christ,
Steven Watanabe
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk