id summary reporter owner description type status milestone component version severity resolution keywords cc 11411 Deprecated std::... in get_pointer.hpp anonymous Douglas Gregor "With g++-mp-5 (MacPorts gcc5 5.1.0_1) 5.1.0: In file included from .../include/boost/bind/mem_fn.hpp:25:0, from .../include/boost/mem_fn.hpp:22, from .../include/boost/function/detail/prologue.hpp:18, from .../include/boost/function/function_template.hpp:13, from .../include/boost/function/detail/maybe_include.hpp:18, from .../include/boost/function/function1.hpp:11, ... .../include/boost/get_pointer.hpp:27:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p)" Bugs new To Be Determined function Boost 1.57.0 Problem