Title
"Program point" is not defined
Status
open
Section
6.5.1 [basic.lookup.general]
Submitter
Alisdair Meredith

Created on 2025-08-13.00:00:00 last changed 3 days ago

Messages

Date: 2025-09-10.18:54:25

Suggested resolution:

Change in 6.5.1 [basic.lookup.general] paragraph 2 as follows:

There is a program point before the first token of the translation unit, between every pair of adjacent tokens, and after the last token of the translation unit. A program point P is said to follow any declaration in the same translation unit whose locus (6.4.2 [basic.scope.pdecl]) is before P. [Note 1: The declaration might appear in a scope that does not contain P . —end note] ...
Date: 2025-08-13.00:00:00

(From submission #749.)

There is no definition for the term "program point".

History
Date User Action Args
2025-09-10 18:54:25adminsetmessages: + msg8083
2025-08-13 00:00:00admincreate