Skip to content

Commit ed2577b

Browse files
jensmaurerzygoloid
authored andcommitted
[intro.compliance.general] Properly reference normative clauses
including Annex D. Partially addresses ISO/CS 016 (C++20 DIS)
1 parent ca8b34c commit ed2577b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/intro.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -715,8 +715,9 @@
715715
execution of programs. Such requirements have the following meaning:
716716
\begin{itemize}
717717
\item
718-
If a program contains no violations of the rules in this
719-
document, a conforming implementation shall,
718+
If a program contains no violations of the rules in
719+
\ref{lex} through \ref{\lastlibchapter} and \ref{depr},
720+
a conforming implementation shall,
720721
within its resource limits, accept and correctly execute\footnote{``Correct execution'' can include undefined behavior, depending on
721722
the data being processed; see \ref{intro.defs} and~\ref{intro.execution}.}
722723
that program.

0 commit comments

Comments
 (0)