id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5397,multi_index_container does not build with exceptions off on some compilers(armcc),anonymous,Joaquín M López Muñoz,"with exceptions off, BOOST_TRY and BOOST_CATCH result in these functions not always having a return, making multi_index_container unbuildable in our environment ""../../boost/multi_index_container.hpp"", line 503: Error: #940-D: missing return statement at end of non-void function ""boost::multi_index::multi_index_container::insert_(const Value &)"" } ^ ""../../boost/multi_index_container.hpp"", line 524: Error: #940-D: missing return statement at end of non-void function ""boost::multi_index::multi_index_container::insert_(const Value &, boost::multi_index::detail::multi_index_base_type::type::node_type *)"" } ^ ""../../boost/multi_index_container.hpp"", line 585: Error: #940-D: missing return statement at end of non-void function ""boost::multi_index::multi_index_container::modify_(Modifier &, boost::multi_index::detail::multi_index_base_type::type::node_type *) [with Modifier=Modifier]"" } ^ ""../../boost/multi_index_container.hpp"", line 621: Error: #940-D: missing return statement at end of non-void function ""boost::multi_index::multi_index_container::modify_(Modifier &, Rollback &, boost::multi_index::detail::multi_index_base_type::type::node_type *) [with Modifier=Modifier, Rollback=Rollback]"" } ^ ",Bugs,closed,To Be Determined,multi_index,Boost 1.47.0,Showstopper,invalid,multi_index_container armcc exceptions,