Re: [Boost-users] Boost:Bind//Boost:Function -- Need some help with a constructor trying to bind to a function

3 Nov
2008
3 Nov
'08
2:45 a.m.
I would think the value in the constructor should be bind(&Alpha::MethodsInHere::doesSomething, mih, _1) When you bind a non-static method, the first argument must be something with which you can call the method. That would not be eh. Of course, you have will have lifetime or copy issues with mih, but I presume you have arrangements for that and we're just seeing some simplified code. At 02:48 PM 11/2/2008, you wrote:
6079
Age (days ago)
6079
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alan M. Carroll