[Boost-bugs] [Boost C++ Libraries] #8771: Constructor of polymorphic archives

Subject: [Boost-bugs] [Boost C++ Libraries] #8771: Constructor of polymorphic archives
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-03 10:51:35


#8771: Constructor of polymorphic archives
------------------------------------+---------------------------
 Reporter: Bjorn Reese <breese@…> | Owner: ramey
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: serialization
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: |
------------------------------------+---------------------------
 The constructor of polymorphic_iarchive_route assumes that the wrapped
 archive takes a std::stream argument. While that may be the case for the
 current archives provided Boost.Serialization, it is not generally the
 case. I have some archives that takes two iterators (begin/end) instead.

 Robert has suggested that the constructor should take an already
 constructed archive instead. That would solve my problem.

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