6 Sep
2007
6 Sep
'07
6:26 p.m.
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. Regards, Christian