
1 Sep
2010
1 Sep
'10
6:04 a.m.
Hello Boost Users,
I've encountered a problem while using mpl::fold with mpl::set
I've defined a template to check if one sequence contains all elements of
the other:
namespace mpl = boost::mpl;
template