Boost C++ Libraries: Ticket #8875: Boost.Serialization missing std::stack serialization https://svn.boost.org/trac10/ticket/8875 <p> Boost.Serialization missing std::stack serialization. I wasn't sure whether this was a feature request or a bug. Does Boost.Serialization target all C++ builtin types? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8875 Trac 1.4.3 Robert Ramey Mon, 07 Oct 2013 19:54:19 GMT <link>https://svn.boost.org/trac10/ticket/8875#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8875#comment:1</guid> <description> <p> Boost serialization DOES target all built-in types. But they add built-in types when I'm not looking. Consider making your implementation of serialization for this header and submit for consideration. Don't forget to include a test. Look that the current tests for examples on how to do this. </p> <p> RObert Ramey </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Thu, 06 Feb 2014 21:55:04 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8875#comment:2 https://svn.boost.org/trac10/ticket/8875#comment:2 <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> I've checked in changes to the development branch. These changes implement serialization for: &lt;stack&gt; &lt;array&gt; &lt;stack&gt; &lt;queue&gt; &lt;priority_queue&gt; &lt;forward_list&gt; </p> Ticket David Sankel <camior@…> Thu, 06 Feb 2014 22:45:06 GMT <link>https://svn.boost.org/trac10/ticket/8875#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8875#comment:3</guid> <description> <p> Thanks! </p> </description> <category>Ticket</category> </item> </channel> </rss>