Created on 2010-08-02.00:00:00 last changed 130 months ago
[Voted into the WP at the November, 2010 meeting as paper N3204.]
Notes from the August, 2010 meeting:
CWG agreed with the suggested direction.
(Duplicate of issue 1147.)
Destructors should by default be noexcept. Such a rule should be obeyed even for cases where a destructor is defaulted. Then a throwing destructor would need to be declared noexcept(false), and the resulting code breakage is acceptable.
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: + msg3160 |
2010-11-29 00:00:00 | admin | set | status: open -> dr |
2010-08-23 00:00:00 | admin | set | messages: + msg2879 |
2010-08-02 00:00:00 | admin | create |