File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 108
108
is valid in C, invalid in \Cpp .
109
109
This makes it impossible to define
110
110
mutually referential file-local static objects, if initializers are
111
- restricted to the syntactic forms of C.
111
+ restricted to the syntactic forms of C\@ .
112
112
For example,
113
113
114
114
\begin {codeblock }
788
788
\change Whether \mname {STDC} is defined and if so, what its value is, are
789
789
implementation-defined
790
790
\rationale
791
- \Cpp is not identical to ISO C.
791
+ \Cpp is not identical to ISO C\@ .
792
792
Mandating that \mname {STDC}
793
793
be defined would require that translators make an incorrect claim.
794
794
Each implementation must choose the behavior that will be most
Original file line number Diff line number Diff line change 403
403
\pnum
404
404
Annex~\ref {diff } summarizes the evolution of \Cpp since its first
405
405
published description, and explains in detail the differences between
406
- \Cpp and C. Certain features of \Cpp exist solely for compatibility
406
+ \Cpp and C\@ . Certain features of \Cpp exist solely for compatibility
407
407
purposes; Annex~\ref {depr } describes those features.
408
408
409
409
\pnum
You can’t perform that action at this time.
0 commit comments