|
Boost : |
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-08-09 09:02:27
Looking at the code - it is also possible to find out the
exact type of thrown exception without rethrow
(by trying dynamic_cast<> in ordered way).
I do not know how these approaches would compare
in cost and side-effects on debuggers.
Anyway, this library may have special handling
for Emil Dotchevski's boost::exception
- the handler for this would be always
the last one checked.
/Pavel
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk