Boost C++ Libraries: Ticket #11749: mpi::broadcast problem https://svn.boost.org/trac10/ticket/11749 <p> Hi </p> <p> The following problem is not present in 1.55 and present in 1.58, 1.59. Download Eigen library version 3.2.6 (or package present on number of Linux distribution) <a class="ext-link" href="http://eigen.tuxfamily.org/index.php?title=Main_Page"><span class="icon">​</span>http://eigen.tuxfamily.org/index.php?title=Main_Page</a> </p> <p> With he example attached I have a serialization error in boost/archive/detail/iserializer.hpp:236:17: error: no matching function for call to 'operator delete' </p> <blockquote> <p> (T::operator delete)(t, sizeof(T)); </p> </blockquote> <p> It seems to indicate that a destructor is missing but the problem was not present before (with the same eigen version) Error on clang 3.5-6 , gcc 4.9, 5.2 </p> <p> Best regards </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11749 Trac 1.4.3 Warin <xavier.warin@…> Fri, 23 Oct 2015 09:50:06 GMT attachment set https://svn.boost.org/trac10/ticket/11749 https://svn.boost.org/trac10/ticket/11749 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test.cpp</span> </li> </ul> Ticket