Skip to content

Commit 861f07d

Browse files
jensmaurertkoeppe
authored andcommitted
[cpp.predefined,namespace.future,version.syn] Replace 'C++' with 'this document'
Fixes ISO/CS comment (C++23 proof)
1 parent 0bc3e03 commit 861f07d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/preprocessor.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1704,15 +1704,15 @@
17041704
\xname{cplusplus}\\
17051705
The integer literal \tcode{\cppver}.
17061706
\begin{note}
1707-
Future revisions of \Cpp{} will
1707+
Future revisions of this document will
17081708
replace the value of this macro with a greater value.
17091709
\end{note}
17101710

17111711
\item The names listed in \tref{cpp.predefined.ft}.\\
17121712
The macros defined in \tref{cpp.predefined.ft} shall be defined to
17131713
the corresponding integer literal.
17141714
\begin{note}
1715-
Future revisions of \Cpp{} might replace
1715+
Future revisions of this document might replace
17161716
the values of these macros with greater values.
17171717
\end{note}
17181718

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@
546546
after inclusion of any member of the set of library headers
547547
indicated in the corresponding comment in this synopsis.
548548
\begin{note}
549-
Future revisions of \Cpp{} might replace
549+
Future revisions of this document might replace
550550
the values of these macros with greater values.
551551
\end{note}
552552

0 commit comments

Comments
 (0)