Skip to content

Commit 031d2bd

Browse files
jensmaurertkoeppe
authored andcommitted
[intro.abstract] Change example for unspecified behavior. (#1930)
1 parent feb5307 commit 031d2bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/intro.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,8 +493,8 @@
493493
\pnum
494494
Certain other aspects and operations of the abstract machine are
495495
described in this document as unspecified (for example,
496-
evaluation of expressions in a \grammarterm{new-initializer} if the allocation
497-
function fails to allocate memory\iref{expr.new}). Where possible, this
496+
order of evaluation of arguments in a function call\iref{expr.call}).
497+
Where possible, this
498498
document defines a set of allowable behaviors. These
499499
define the nondeterministic aspects of the abstract machine. An instance
500500
of the abstract machine can thus have more than one possible execution

0 commit comments

Comments
 (0)