Boost C++ Libraries: Ticket #9627: Missing include and BOOST_NO_TYPEID check https://svn.boost.org/trac10/ticket/9627 <p> Hello, </p> <p> In boost 1.54 "#include "boost/throw_exception.hpp"" is missing in dynamic_bitset/dynamic_bitset.hpp, so the macro BOOST_THROW_EXCEPTIO would be defined. Also "#ifndef BOOST_NO_TYPEID" check is missing in ptr_container/clone_allocator.hpp and ptr_container/detail/reversible_ptr_container.hpp around the usage of BOOST_ASSERT where it uses typeid() </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9627 Trac 1.4.3 viboes Wed, 26 Feb 2014 21:29:14 GMT component changed; owner set https://svn.boost.org/trac10/ticket/9627#comment:1 https://svn.boost.org/trac10/ticket/9627#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Emil Dotchevski</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">exception</span> </li> </ul> Ticket