Boost logo

Boost :

Subject: [boost] [exception] library update
From: Emil Dotchevski (emil_at_[hidden])
Date: 2008-09-08 13:59:36


I've finished a major refactoring of the Exception library:

1) Thanks to Peter Dimov's boost/detail/sp_typeinfo.hpp, it now works
with or without RTTI support.

2) I would like to thank Dave and Robert for complaining about the
added weight to boost/throw_exception.hpp. I managed to reduce that
cost to less than 400 lines total, all contained in
boost/exception/exception.hpp which now does not #include anything
(not even standard headers.) If there are more concerns about this
issue, let's discuss them now.

The latest documentation can be viewed at
http://svn.boost.org/svn/boost/trunk/libs/exception/doc/boost-exception.html.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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