Boost logo

Boost :

From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2002-12-13 18:26:51


----- Original Message -----
From: "Paul Mensonides" <pmenso57_at_[hidden]>

> #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


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