Re: [Boost-users] [bind]
23 Oct
2006
23 Oct
'06
5:05 p.m.
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Stuart Dootson
Boos.Bind will only do the binding bit - what you're wanting to do (apply an expression to the parameter at call-time) can be accomplished with Boost.Lambda - which has its own bind facility (with pretty much exactly the same syntax as Boost.Bind) that you'll need to use instead of Boost.Bind.
Do you know if there are any plans to unify boost bind and lambda bind? I have heard about it...
6597
Age (days ago)
6597
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sohail Somani