
26 Mar
2004
26 Mar
'04
3:23 p.m.
On Friday 26 March 2004 08:54 am, Matthew Hurd wrote:
Got tripped up again today by boost::thread's boost::function constructor not working with boost::lambda::bind but working fine with boost::bind. Silly me.
What happened? boost::function is supposed to work with boost::lambda's function objects.
Been down that track before many moons ago... It is still a tad confusing, a unification would be nice sometime, but perhaps a note in the thread and/or function documentation in the meanwhile.
Bind/lambda unification unification would be great, but... Doug