Topic: Core language issue: Exceptions during destruction of local
Author: "=?ISO-8859-1?Q?Daniel_Kr=FCgler?=" <daniel.kruegler@googlemail.com>
Date: Mon, 17 Dec 2007 12:01:02 CST Raw View
On Dec 17, 7:48 am, "Daniel Kr gler" <daniel.krueg...@googlemail.com>
wrote:
> Proposed resolution: Add one further bullet between bullets 4 and
> 5 of [except.terminate]/1:
>
> "- when destruction of a local object with static storage duration
> exits using an exception (3.6.2), or"
The last reference to 3.6.2 should not be given here. Corrected
version:
- when destruction of a local object with static storage duration
exits using an exception, or"
I apologize for any irritations,
Daniel Kr gler
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]