Re: [Boost-bugs] [Boost C++ Libraries] #3123: Support for serializing shared_ptr to const types

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3123: Support for serializing shared_ptr to const types
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-21 20:01:15


#3123: Support for serializing shared_ptr to const types
---------------------------+------------------------------------------------
  Reporter: sohail | Owner: ramey
      Type: Bugs | Status: reopened
 Milestone: Boost 1.40.0 | Component: serialization
   Version: Boost 1.39.0 | Severity: Regression
Resolution: | Keywords:
---------------------------+------------------------------------------------

Comment(by ramey):

 I'm taking another look at this.

 The first thing that occurs to me is that this has nothing to do with
 shared_ptr serialization. The same situation occurs with anything like:

 const B * b;
 ar & b;

 I'm still looking at it.

 Robert Ramey

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3123#comment:8>
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:02 UTC