- Date
- 2000-04-15.00:00:00
- Message id
- 370
Content
Rationale (04/00):
- Replacement deallocation functions are already required not to
throw an exception (cf 16.4.5.8 [res.on.functions] paragraph 2,
as applied to 17.6.3.2 [new.delete.single] paragraph 12 and
17.6.3.3 [new.delete.array] paragraph 11).
- Section 16.4.5.6 [replacement.functions] is describing the
signatures of the functions to be replaced; exception specfications
are not part of the signature.
- There does not appear to be any pressing need to require that
class member deallocation functions not throw.