
16 Mar
2007
16 Mar
'07
10:47 p.m.
Ovanes Markarian wrote:
Try out:
#include <boost/mpl/bool.hpp> #include <boost/mpl/assert.hpp> #include <boost/mpl/or.hpp>
Missing #includes! Sigh. There's no <boost/mpl.hpp> to get everything, is there? Thanks for your help. They don't get much newbier than that, do they? Sounds like I'll have to write contains<TypeList1, TypeList2> myself, huh? Scott