Skip to content

Commit 4936699

Browse files
authored
[basic.lookup.general] Markup and index "follow" as a defined term (#8400)
1 parent 0a236f9 commit 4936699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1683,7 +1683,7 @@
16831683
at least one between every pair of adjacent tokens, and
16841684
at least one after the last token of the translation unit.
16851685

1686-
A program point $P$ is said to follow
1686+
A program point $P$ is said to \defnx{follow}{follow!program point}
16871687
any declaration in the same translation unit
16881688
whose locus\iref{basic.scope.pdecl} is before $P$.
16891689
\begin{note}

0 commit comments

Comments
 (0)