Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2006-10-17 10:55:21


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.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk