File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3748
3748
\rSec 2[basic.indet]{Indeterminate and erroneous values}
3749
3749
3750
3750
\pnum
3751
- \indextext {value!indeterminate}%
3752
- \indextext {indeterminate value}%
3753
3751
When storage for an object with automatic or dynamic storage duration
3754
3752
is obtained,
3755
3753
the bytes comprising the storage for the object
3762
3760
the \tcode {[[indeterminate]]} attribute\iref {dcl.attr.indet },
3763
3761
the bytes have \defnadjx {indeterminate}{values}{value};
3764
3762
\item
3765
- otherwise, the bytes have erroneous values,
3763
+ otherwise, the bytes have \defnadjx { erroneous}{ values}{value} ,
3766
3764
where each value is determined by the implementation
3767
3765
independently of the state of the program.
3768
3766
\end {itemize }
Original file line number Diff line number Diff line change 248
248
\definition {dynamic type}{defns.dynamic.type.prvalue}
249
249
\defncontext {prvalue} \termref {defns.static.type }{static type}{} of the prvalue expression
250
250
251
+ \indexdefn {behavior!erroneous}%
251
252
\definition {erroneous behavior}{defns.erroneous}
252
253
well-defined behavior that the implementation is recommended to diagnose
253
254
\begin {defnote }
You can’t perform that action at this time.
0 commit comments