Boost logo

Boost :

From: jsiek_at_[hidden]
Date: 1999-12-18 18:32:24


Paul Moore writes:
>
> Grrr. I think I'd blame them. If they define _MSC_VER, they should be
> compatible. Bugs and all. After all, most people only use _MSC_VER as a way of
> protecting bug-workarounds...

The thing to do is define another macro, something like MSVCPP,
which you define only when it is really VC++, and then use this
macro to protect the workarounds.


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