[Exceptional C++ Style] Item 12: Exception Safety: Is itWort hit?

Paul Grenyer paul at paulgrenyer.co.uk
Fri Dec 3 04:53:38 EST 2004


Hi

> The partial solution I found was on windows to get the test harness to set
the structured exception handler so
> that OS exceptions were turned into test failures, and everything could
carry on (apart from the possibility
> that the bug had just written over something important)

This is what Aeryn does when used with MSVC, but I haven't found a platform
independent solution yet.

Regards
Paul

Paul Grenyer
email: paul at paulgrenyer.co.uk
web: http://www.paulgrenyer.co.uk
articles: http://www.paulgrenyer.dyndns.org/articles/

I put my hand upon the lever, said let it rock and let it roll.




More information about the Effective-cpp mailing list