--- David Abrahams <[EMAIL PROTECTED]> 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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to