[Boost-bugs] [Boost C++ Libraries] #10566: boost::archive::detail::shared_ptr_helper implementation missing

Subject: [Boost-bugs] [Boost C++ Libraries] #10566: boost::archive::detail::shared_ptr_helper implementation missing
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-30 00:06:22


#10566: boost::archive::detail::shared_ptr_helper implementation missing
------------------------------+---------------------------
 Reporter: jvansanten@… | Owner: ramey
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
  Version: Boost 1.56.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------
 The implementation of boost::archive::detail::shared_ptr_helper (in
 particular, its nullary ctor and dtor) were removed in the 1.56 release.
 From the simultaneous appearance of
 boost::serialization::shared_ptr_helper I infer that I'm supposed to use
 boost::serialization::shared_ptr_helper<boost::shared_ptr> as a drop-in
 replacement. This works and is fine, but it would probably be a good idea
 to either a) restore the implementation of the old
 boost::archive::detail::shared_ptr_helper or b) remove the header entirely
 so as to reduce confusion.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10566>
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:17 UTC