Boost logo

Boost :

From: Jonathan Brandmeyer (jbrandmeyer_at_[hidden])
Date: 2004-09-22 17:01:54


On Wed, 2004-09-22 at 17:54, Jonathan Brandmeyer wrote:
> What is the correct BOOST_WORKAROUND macro for this platform? I'm
> currently using
>
> #ifdef ((BOOST_WORKAROUND( BOOST_INTEL_CXX_VERSION, == 710)) &&
> defined(_WIN32))

Actually,
#if ...

>
> which does not seem to be enough.
>
> Thanks,
> -Jonathan
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


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