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 1 week ago

Messages

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-03-18 00:00:00admincreate