Boost logo

Boost Users :

From: Anteru (newsgroups_at_[hidden])
Date: 2008-08-13 13:21:06


Emil Dotchevski schrieb:
> To disable the Boost Exception integration in boost::throw_exception,
> #define BOOST_EXCEPTION_DISABLE. Because Boost Exception requires
> RTTI, #defining BOOST_NO_TYPEID has the same effect.

I.e. it disables the use of Boost::Exception, but exceptions are still
thrown? The documentation does not state whether defining
BOOST_EXECPTION_DISABLE will have any ill effects on the rest of Boost,
just that boost::throw_exception will fall back to plain throw.

Cheers,
   Anteru


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