
12 Oct
2003
12 Oct
'03
2:40 a.m.
When Lambda's bind() is used to create a functor for dereferencing a
stored data member pointer given an instance pointer, it seems it is not
possible to pass the resulting functor a temporary instance pointer. For
example:
#include