Bruno Lalande | 22 May 15:04
Picon

Re: [math] pow redux and observations

> mpl::equal<mpl::int_<1>, mpl::int_<0> >::type::value
>
> equals to 1??

OK got it, mpl::equal compares 2 sequences, I have to use equal_to.

Bruno
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Gmane