----- Original Message -----
From: "Aleksey Gurtovoy" <[EMAIL PROTECTED]>

> > BOOST_PP_SEQ_FOLD_LEFT(AUX_MAX_ARITY_OP, -1, RANGE(0, 5))
>
> Hmm, it doesn't work on Metrowerks 8.3: the compiler chokes on
preprocessing

[...]

> Is it a known failure? It would be nice to have some tests for the SEQ
stuff
> :).

For the time being, try BOOST_PP_SEQ_FIRST_N.  If that doesn't work for now,
I'll get on it immediately.

I didn't know about it (which is exactly why I should have some regression
tests for this).  I thought I tested everything, but I must have missed
this.  Suffice to say, it *can* work.

Paul Mensonides

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

Reply via email to