Re: [Boost-bugs] [Boost C++ Libraries] #11245: Deserialization with private constructor works in 1.57 not in 1.58

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11245: Deserialization with private constructor works in 1.57 not in 1.58
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-20 15:36:25


#11245: Deserialization with private constructor works in 1.57 not in 1.58
-------------------------------+---------------------------
  Reporter: Thomas Aho | Owner: ramey
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.58.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------------

Comment (by Tony Lewis <tonyelewis@…>):

 I'm not sure I fully understand the argument in comment:5 but, FWIW, I'd
 vote that it's worth continuing to support serialization/deserialization
 of vector<T> for non-default-constructible T (as was previously supported
 in v1.57.0).

 Reasons:
  * AFAIK, the standard doesn't require T to be default-constructible,
  * the serialization library allows users to define how the library should
 serialize/deserialize their non-default-constructible types and
  * the library previously supported this in v1.57.0.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11245#comment:6>
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