--- David Abrahams <[EMAIL PROTECTED]> wrote:
[...]
> I propose:
> 
>     #ifndef BOOST_STRICT_CONFIG
>     # define BOOST_WORKAROUND(symbol, test) (defined(symbol) && symbol test)
>     #else
>     # define BOOST_WORKAROUND(symbol, test) 0
>     #endif
> 
> Comments?

Sorry for jumping in without really following this thread. I'm busy and just
trying to read the posts quickly. This example struck me though. Please take a
look at this:

 http://groups.google.com/groups?threadm=m4TT8.211653%24nZ3.100438%40rwcrnsc53

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