Boost logo

Boost :

From: Gennaro Prota (gennaro_prota_at_[hidden])
Date: 2002-12-08 13:05:20


--- David Abrahams <dave_at_[hidden]> wrote:

> > // untested
> > #define BOOST_PSEUDO_IS_DEFINED(symbol) BOOST_JOIN(symbol, 1)
> > #define BOOST_WORKAROUND(symbol, test) \
> > (BOOST_PSEUDO_IS_DEFINED(symbol) && symbol test)
>
> This will fail if "symbol1" is defined, won't it?

Why?

[snip]
>while the dust settles on other issues...

Well, at the risk of being off-topic, let me say this image is really nice! :-)

Genny.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


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