Created on 2010-08-03.00:00:00 last changed 142 months ago
[Voted into the WP at the November, 2010 meeting as paper N3204.]
A user-declared destructor that does not supply an exception specification should be considered as if declared noexcept(true) rather than noexcept(false).
(Duplicate of issue 1123.)
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-03 00:00:00 | admin | set | status: fdis -> c++11 |
| 2011-04-10 00:00:00 | admin | set | status: dr -> fdis |
| 2010-11-29 00:00:00 | admin | set | messages: + msg3185 |
| 2010-11-29 00:00:00 | admin | set | status: open -> dr |
| 2010-08-03 00:00:00 | admin | create | |