24 Jan
2006
24 Jan
'06
7:33 p.m.
On 1/24/06, David A. Greene
Stuart Dootson wrote:
<snip/>
Yuck. Oh well, guess that's what I'll do. Are there any plans to add direct support for smart pointers?
-Dave
I seem to remember that boost::bind (as opposed to boost::lambda::bind) supports boost::shared_ptr directly...so if you only need the bind bit of lambda, switch to boost::bind Stuart