We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f7eecb commit 604f096Copy full SHA for 604f096
source/basic.tex
@@ -580,7 +580,7 @@
580
Given such an entity \tcode{D} defined in more than one translation unit,
581
for all definitions of \tcode{D}, or,
582
if \tcode{D} is an unnamed enumeration,
583
-for all definitions of \tcode{D} that are reachable at each program point,
+for all definitions of \tcode{D} that are reachable at any given program point,
584
the following requirements shall be satisfied.
585
\begin{itemize}
586
\item Each such definition of \tcode{D}
0 commit comments