
3 Dec
2004
3 Dec
'04
3:56 a.m.
Sean Parent wrote:
The version of bind() for pointers to data members no longer returns a const & - rather it returns a copy (the correct code appears right at the bottom of bind.hpp but is commented out). This just blew my whole day to hunt it down - I had a bind function attached to a boost function object at it was returning a reference to a copy on the stack with not so much as a peep from the compiler!
I've got a couple more minor bugs in the latest release I'll pass on shortly to Dave.
Don't pass these on to me, pass them to the boost mailing list. I am not the maintainer of that library and can't respond nearly as usefully as the person who is. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com
7518
Age (days ago)
7518
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Abrahams