id summary reporter owner description type status milestone component version severity resolution keywords cc 9627 Missing include and BOOST_NO_TYPEID check vency.cvetkov@… Emil Dotchevski "Hello, 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()" Bugs new To Be Determined exception Boost 1.54.0 Problem