From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-03-01 03:58:32


Daryle Walker wrote:
> Is there a way to disable all the workaround macros in <boost/config.hpp>,
> in case an user wants to test how Boost reacts with their compiler without
> the workaround macros secretly hiding problems?

Shouldn't defining BOOST_NO_CONFIG do that?

- Volodya