Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2007-09-07 03:48:28


Christian Henning wrote:
> Hi there, I just questioned myself if boost is providing some general
> way of disabling warning for specific compilers. Something like:
>
> BOOST_DISABLE_WARNING( MSVC71, 4675 );
> BOOST_DISABLE_WARNING( GCC34, 1234 );
>
> I think that would be cool to have.

Very cool indeed, but I don't think a macro can expand to a #pragma?

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net