File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 718
718
If a program contains no violations of the rules in
719
719
\ref {lex } through \ref {\lastlibchapter } and \ref {depr },
720
720
a conforming implementation shall,
721
- within its resource limits, accept and correctly execute\footnote {`` Correct execution'' can include undefined behavior, depending on
721
+ within its resource limits as described in \ref {implimits },
722
+ accept and correctly execute\footnote {`` Correct execution'' can include undefined behavior, depending on
722
723
the data being processed; see \ref {intro.defs } and~\ref {intro.execution }.}
723
724
that program.
724
725
\item
Original file line number Diff line number Diff line change 1
1
%!TEX root = std.tex
2
- \infannex {implimits}{Implementation quantities}
2
+ \normannex {implimits}{Implementation quantities}
3
3
4
4
\pnum
5
5
Because computers are finite, \Cpp {} implementations are inevitably
You can’t perform that action at this time.
0 commit comments