Boost C++ Libraries: Ticket #11592: typo in the serialisation documentation https://svn.boost.org/trac10/ticket/11592 <p> in the example of registration i believe: static_cast&lt;derived *&gt;=NULL), should be: static_cast&lt;derived *&gt;(NULL), </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11592 Trac 1.4.3 Robert Ramey Mon, 28 Sep 2015 05:37:02 GMT <link>https://svn.boost.org/trac10/ticket/11592#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11592#comment:1</guid> <description> <p> which file exactly? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Mon, 28 Sep 2015 09:52:24 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11592#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11592#comment:2</guid> <description> <p> It is in the documentation here: </p> <p> <a href="http://www.boost.org/doc/libs/1_59_0/libs/serialization/doc/serialization.html">http://www.boost.org/doc/libs/1_59_0/libs/serialization/doc/serialization.html</a> </p> <p> I am not sure how the documentation is being rendered... </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Tue, 29 Sep 2015 05:17:34 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/11592#comment:3 https://svn.boost.org/trac10/ticket/11592#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> OK - fixed </p> Ticket