|
Boost : |
From: Thorsten Ottosen (tottosen_at_[hidden])
Date: 2005-12-07 16:45:03
Hi All,
I'm about to replace all my throw Foo; statetements in the Pointer
Container library with something else to support platforms without
exceptions.
Is using boost::throw_exception the way to do it?
If I where on such a platform, I kinda think that I would have preferred
an assertion *at the throw spot* instead of making the call stack deeper
yet and then call about or something.
Thanks for any feedback
-Thorsten
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk