id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2487,Calculate the mlp::and_ or mpl_or of a sequence of nullary logical metafunctions.,vicente.botet@…,Aleksey Gurtovoy,"Do you think that these two metafunctions have a place in mpl? template struct and_seq : boost::is_same >::type, typename mpl::end::type> {}; template struct or_seq : mpl::not_::type, typename mpl::end::type> > {}; I have attached the code and the tests.",Feature Requests,new,Boost 1.38.0,mpl,Boost 1.36.0,Cosmetic,,,