Title
"Undefined address" is undefined
Status
new
Section
[atomics.types.pointer][atomics.ref.pointer]
Submitter
Jiang An

Created on 2023-03-18.00:00:00 last changed 10 months ago

Messages

Date: 2023-05-15.00:00:00

[ 2023-05-24; Reflector poll ]

Set priority to 3 after reflector poll.

Date: 2023-03-18.00:00:00

This was originally editorial issue #6185.

The term "undefined address" is used in [atomics.types.pointer]/8 and [atomics.ref.pointer]/6, however, it seems not properly defined and the intended meaning is unclear. The term originally appeared in the paper N2393 and was reused by P0019R8, but no explanation can be found in these papers.

Perhaps "undefined address" is related to the undefined behavior specified in [expr.add].

History
Date User Action Args
2023-05-24 14:33:00adminsetmessages: + msg13565
2023-03-18 00:00:00admincreate