|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2002-12-11 15:51:14
David Abrahams <dave_at_[hidden]> writes:
> How can we say
>
> #if BOOST_WORKAROUND(__SUNPRO_CC, /*something involving 0x530 */)
>
> and have it enter the #if and warn when __SUNPRO_CC > 0x530 ?
It's supposed to enter the #if unconditionally, of course.
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk