Created on 2000-03-08.00:00:00 last changed 298 months ago
Rationale (04/00):
No change is needed. It is already the case that flowing off the end of a function-try-block of a constructor rethrows the exception, and return statements are prohibited in constructor function-try-blocks (14.4 [except.handle] paragraphs 15-16.
The grammar should be changed so that constructor function-try-blocks must end with a throw-expression.
History | |||
---|---|---|---|
Date | User | Action | Args |
2000-05-21 00:00:00 | admin | set | messages: + msg373 |
2000-03-08 00:00:00 | admin | create |