[Boost-bugs] [Boost C++ Libraries] #1823: Archive concept: Incomplete description?

Subject: [Boost-bugs] [Boost C++ Libraries] #1823: Archive concept: Incomplete description?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-13 17:40:40


#1823: Archive concept: Incomplete description?
-------------------------------------------------------+--------------------
 Reporter: Sohail Somani <boost-trac_at_[hidden]> | Owner: ramey
     Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: serialization
  Version: Boost 1.35.0 | Severity: Problem
 Keywords: documentation |
-------------------------------------------------------+--------------------
 In the Archive concept documentation, it says that ar & foo has the effect
 of appending the value of foo to the archive. I think this should be a
 stronger requirement:

 ar & foo

 Does the same thing as << (or >>) and has the effect of registering the
 typeof(foo) with the archive.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1823>
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:49:57 UTC