This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 113d. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.

2024-04-05


1169. Missing feature macro for strict pointer safety

Section: 15.11  [cpp.predefined]     Status: C++11     Submitter: GB     Date: 2010-08-03

[Voted into the WP at the November, 2010 meeting.]

N3092 comment DE 13

The recommendations of document N2693 included a feature macro to enable a program to determine whether the implementation enforces strict pointer safety or not, but this macro is not specified in 15.11 [cpp.predefined].

Proposed resolution (August, 2010):

Add the following to the end of 15.11 [cpp.predefined] paragraph 2: