[Boost-bugs] [Boost C++ Libraries] #4693: [docs] packed_iarchive/oarchive docs interchanged

Subject: [Boost-bugs] [Boost C++ Libraries] #4693: [docs] packed_iarchive/oarchive docs interchanged
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-09-29 13:01:18


#4693: [docs] packed_iarchive/oarchive docs interchanged
---------------------------------+------------------------------------------
 Reporter: astukalov@… | Owner: dgregor
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: mpi
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: documentation |
---------------------------------+------------------------------------------
 The documentation for `packed_iarchive` says:
  ...is an Archiver (as in the Boost.Serialization library) that packs
 binary data into a buffer for transmission via MPI.

 Whereas `packed_oarchive`:
  is an Archiver (as in the Boost.Serialization library) that unpacks
 binary data from a buffer received via MPI.

 IMO the descriptions should be interchanged, as `iarchive` unpacks and
 `oarchive` packs. The same applies to other comments in their headers.
 `packed_iprimitive.hpp` is ok.

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