Boost C++ Libraries: Ticket #9251: Serialization problem under VS 2012 https://svn.boost.org/trac10/ticket/9251 <p> Hello, </p> <p> There seems to be a problem when serializing a vector&lt;complex&lt;double&gt;&gt; object. However, this only affects MSVC; in particular, I have found that VS2012 has the bug, and others have reported that g++ works fine. </p> <p> Further explanation and a simple code that reproduces this issue can be found <a class="ext-link" href="http://stackoverflow.com/questions/19247692/boost-serialize-error-for-vectorcomplex/"><span class="icon">​</span>here</a>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9251 Trac 1.4.3 Robert Ramey Mon, 03 Feb 2014 22:51:17 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9251#comment:1 https://svn.boost.org/trac10/ticket/9251#comment:1 <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">invalid</span> </li> </ul> Ticket