|
256 | 256 | Implementations are allowed, but not required,
|
257 | 257 | to diagnose it\iref{intro.compliance.general}.
|
258 | 258 | Evaluation of a constant expression\iref{expr.const}
|
259 |
| -never exhibits behavior specified as erroneous in \ref{intro} through \ref{cpp}. |
| 259 | +never exhibits behavior specified as erroneous in \ref{intro} through \ref{\lastcorechapter}. |
260 | 260 | \end{defnote}
|
261 | 261 |
|
262 | 262 | \definition{expression-equivalent}{defns.expression.equivalent}
|
|
644 | 644 | issuance of a diagnostic message). Many incorrect program constructs do
|
645 | 645 | not engender undefined behavior; they are required to be diagnosed.
|
646 | 646 | Evaluation of a constant expression\iref{expr.const} never exhibits behavior explicitly
|
647 |
| -specified as undefined in \ref{intro} through \ref{cpp}. |
| 647 | +specified as undefined in \ref{intro} through \ref{\lastcorechapter}. |
648 | 648 | \end{defnote}
|
649 | 649 |
|
650 | 650 | \indexdefn{behavior!unspecified}%
|
|
808 | 808 | supports all the facilities described in this document, while
|
809 | 809 | a freestanding implementation
|
810 | 810 | supports the entire \Cpp{} language
|
811 |
| -described in \ref{lex} through \ref{cpp} and |
| 811 | +described in \ref{lex} through \ref{\lastcorechapter} and |
812 | 812 | the subset of the library facilities described in \ref{compliance}.
|
813 | 813 |
|
814 | 814 | \pnum
|
|
958 | 958 | \pnum
|
959 | 959 | \indextext{standard!structure of|(}%
|
960 | 960 | \indextext{standard!structure of}%
|
961 |
| -\ref{lex} through \ref{cpp} describe the \Cpp{} programming |
| 961 | +\ref{lex} through \ref{\lastcorechapter} describe the \Cpp{} programming |
962 | 962 | language. That description includes detailed syntactic specifications in
|
963 | 963 | a form described in~\ref{syntax}. For convenience, \ref{gram}
|
964 | 964 | repeats all such syntactic specifications.
|
|
0 commit comments