
17 Oct
2006
17 Oct
'06
2:55 p.m.
Markus Schöpflin wrote:
I would gladly help, but I have no idea what you would exactly like to have removed. If you're referring to the multiset failure, I don't see any typecast involved in the test code. Could you please be more specific?
In: ../libs/mpl/test/multiset.cpp:61: error: '(((int)boost::mpl::count_impl<boost::mpl::aux::multiset_tag>::apply<boost::mpl::multiset0<0>, int>::value) == 0)' is not a valid template argument for type 'bool' because it is a non-constant expression I have a suspicion that's it's complaining because of the cast to (int). But I could be completely wrong! Thanks, John.