File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 849
849
\pnum
850
850
\indextext {behavior!implementation-defined}%
851
851
Certain aspects and operations of the abstract machine are described in this
852
- document as implementation-defined (for example,
852
+ document as implementation-defined behavior (for example,
853
853
\tcode {sizeof(int)}). These constitute the parameters of the abstract machine.
854
854
Each implementation shall include documentation describing its characteristics
855
855
and behavior in these respects.
865
865
\pnum
866
866
\indextext {behavior!unspecified}%
867
867
Certain other aspects and operations of the abstract machine are
868
- described in this document as unspecified (for example,
868
+ described in this document as unspecified behavior (for example,
869
869
order of evaluation of arguments in a function call\iref {expr.call }).
870
870
Where possible, this
871
871
document defines a set of allowable behaviors. These
876
876
\pnum
877
877
\indextext {behavior!undefined}%
878
878
Certain other operations are described in this document as
879
- undefined (for example, the effect of
879
+ undefined behavior (for example, the effect of
880
880
attempting to modify a const object).
881
881
\begin {note }
882
882
This document imposes no requirements on the
You can’t perform that action at this time.
0 commit comments