|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-12-09 06:32:18
Martin Bonner wrote:
> From: Peter Dimov [mailto:pdimov_at_[hidden]]
>> The whole point of using an exception is that you the library
>> author do not take responsibility of handling the error, leaving
>> it up to you the library user to do that instead.
> Right. But the problem is what does the author of boost::whatever do
> when the user wants to use boost::whatever in an environment that
> doesn't support exceptions?
Uses boost::throw_exception.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk