id summary reporter owner description type status milestone component version severity resolution keywords cc 5396 multi_index_container initialization in wrong order anonymous Joaquín M López Muñoz "On some compilers (armcc) this is at least a warning, and in our build environment, warnings are errors. There seems to be no easy workaround to get this to compile ""../../boost/multi_index_container.hpp"", line 193: Error: #1299-D: members and base-classes will be initialized in declaration order, not in member initialisation list order super(args_list,bfm_allocator::member), ^ ""../../boost/multi_index_container.hpp"", line 201: Error: #1299-D: members and base-classes will be initialized in declaration order, not in member initialisation list order super(ctor_args_list(),bfm_allocator::member), ^ ""../../boost/multi_index_container.hpp"", line 228: Error: #1299-D: members and base-classes will be initialized in declaration order, not in member initialisation list order super(args_list,bfm_allocator::member), ^ ""../../boost/multi_index_container.hpp"", line 249: Error: #1299-D: members and base-classes will be initialized in declaration order, not in member initialisation list order super(x), " Bugs closed To Be Determined multi_index Boost 1.47.0 Showstopper invalid