24 Mar
2010
24 Mar
'10
10:57 a.m.
Hi All
I believe boost.bind has the capability to look through pointers and smart
pointers to
transparently process the pointed-to objects. Does boost.lambda.bind also
have this
capability?
I.e., this bit of code (and I am specifically using boost 1.37 for this btw)
#include