[Boost-bugs] [Boost C++ Libraries] #11592: typo in the serialisation documentation

Subject: [Boost-bugs] [Boost C++ Libraries] #11592: typo in the serialisation documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-27 13:47:43


#11592: typo in the serialisation documentation
-----------------------------------------+---------------------------
 Reporter: mstarzycki@… | Owner: ramey
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
  Version: Boost 1.59.0 | Severity: Cosmetic
 Keywords: documentation serialization |
-----------------------------------------+---------------------------
 in the example of registration i believe:
 static_cast<derived *>=NULL),
 should be:
 static_cast<derived *>(NULL),

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