Boost C++ Libraries: Ticket #9278: Compiling error in MPL under VC12/VS2013 https://svn.boost.org/trac10/ticket/9278 <p> Ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8750" title="#8750: Support Requests: VC12 support (closed: duplicate)">#8750</a> indicated some compiling problems when using VC12. In 1.55.0 beta 1, most of the problems are gone. But the one in boost/mpl/assert.hpp still exist. The == in line 37 and 247 should be changed to &gt;=. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9278 Trac 1.4.3 raad@… Mon, 21 Oct 2013 21:04:34 GMT <link>https://svn.boost.org/trac10/ticket/9278#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9278#comment:1</guid> <description> <p> Already fixed in trunk with <a class="changeset" href="https://svn.boost.org/trac10/changeset/84443" title="Make BOOST_WORKAROUND consistent.">r84443</a> (The BOOST_MSVC &gt;= 1700 was changed to BOOST_MSVC == 1700, not the other way around, but it works fine for me). </p> </description> <category>Ticket</category> </item> </channel> </rss>