----- Original Message ----- 
From: "Paul Mensonides" <[EMAIL PROTECTED]>

> #define IIF(c, t, f) CAT(ELEM_, cond)(f, t)
                                  ^ this should be 'c' instead

>     #define NAME Abrahams, David
> 
>     SPLIT(0, ABC) // Abrahams
>     SPLIT(1, ABC) // David
               ^ these should be 'NAME'

Sorry about those, that is what I get for copying while changing names!

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

Reply via email to