Created on 2013-10-20.00:00:00 last changed 89 months ago
Proposed resolution:
This wording is relative to N3797.
Modify [replacement.functions]/3 as indicated:
-3- The program's definitions are used instead of the default versions supplied by the implementation (18.6). Such replacement occurs prior to program startup (3.2, 3.6). The program's
definitionsdeclarations shall not be specified as inline. No diagnostic is required.
[ 2014-02-15 Issaquah : Move to Ready ]
N3290 [replacement.functions]/p3 says:
The program's definitions shall not be specified as inline.
This seems to permit declarations of replacement allocation functions that are specified as inline so long as they aren't used. This behavior seems more like a bug than a feature, I propose that we do the following:
The program's
definitionsdeclarations shall not be specified as inline.
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-07-30 20:15:43 | admin | set | status: wp -> c++17 |
2014-11-08 19:44:42 | admin | set | status: voting -> wp |
2014-11-04 10:26:50 | admin | set | status: ready -> voting |
2014-03-03 13:52:20 | admin | set | messages: + msg6898 |
2014-03-03 13:52:20 | admin | set | status: new -> ready |
2013-10-20 20:43:08 | admin | set | messages: + msg6758 |
2013-10-20 00:00:00 | admin | create |