id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4591,Missing preprocessor guard in mpl::for_each,Iakov Minochkin ,Aleksey Gurtovoy,"Implementation has assert BOOST_MPL_ASSERT(( is_sequence )); witch must be guarded: #if !defined(BOOST_MPL_CFG_NO_HAS_XXX) BOOST_MPL_ASSERT(( is_sequence )); #endif for working with old compilers.",Bugs,new,To Be Determined,mpl,Boost 1.44.0,Problem,,mpl for_each,