id summary reporter owner description type status milestone component version severity resolution keywords cc 4185 VC10 std::shared_ptr not supported? olafvdspek@… Peter Dimov "VC10 std::shared_ptr doesn't appear to be supported by boost::bind and requires a manual get_pointer overload. 1>c:\vc\include\boost/bind/mem_fn_template.hpp(156): error C2784: 'T *boost::get_pointer(const std::auto_ptr<_Ty> &)' : could not deduce template argument for 'const std::auto_ptr<_Ty> &' from 'std::tr1::shared_ptr<_Ty>' " Bugs closed To Be Determined bind Boost 1.43.0 Problem fixed viboes