$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-10-25 18:13:48
At 01:12 PM 10/24/2003, Pavol Droba wrote:
>Following list contains the properties of the library which are in
>my opinion relevant for exception specification. If there is something
>missing,
>just ask for it.
>
>- No algorithm in the library throws an exception on its own
> (an exception can be throw indirectly by an used operation)
Not even bad_alloc?
--Beman