Boost C++ Libraries: Ticket #5290: 1_46 math fails to compile with vc80 https://svn.boost.org/trac10/ticket/5290 <p> in boost_1_46_0\boost\fusion\sequence\comparison\less_equal.hpp line 49 and 56 say ... details::is_native_fusion_sequence&lt; ... instead of ... traits::is_native_fusion_sequence&lt; ... (found in boost_1_46_0\boost\fusion\support\is_sequence.hpp) keeping math to compile successfully </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5290 Trac 1.4.3 Steven Watanabe Sun, 13 Mar 2011 23:12:52 GMT status, component changed; resolution set https://svn.boost.org/trac10/ticket/5290#comment:1 https://svn.boost.org/trac10/ticket/5290#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">fixed</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">fusion</span> </li> </ul> <p> This was fixed in 1.46.1. </p> Ticket