[Boost-bugs] [Boost C++ Libraries] #11411: Deprecated std::... in get_pointer.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #11411: Deprecated std::... in get_pointer.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-06-21 17:13:52


#11411: Deprecated std::... in get_pointer.hpp
------------------------------+----------------------
 Reporter: anonymous | Owner: dgregor
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: function
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------
 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> class
 std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  template<class T> T * get_pointer(std::auto_ptr<T> const& p)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11411>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC