From 27973a657d60ce0d43b0f3b8e5112e04041de694 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Wed, 15 May 2024 21:58:36 +0200 Subject: [PATCH] [cpp.predefined,namespace.future,version.syn] Replace 'C++' with 'this document' Fixes ISO/CS comment (C++23 proof) --- source/preprocessor.tex | 4 ++-- source/support.tex | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/preprocessor.tex b/source/preprocessor.tex index 913fcc20fb..db4bce19d1 100644 --- a/source/preprocessor.tex +++ b/source/preprocessor.tex @@ -1704,7 +1704,7 @@ \xname{cplusplus}\\ The integer literal \tcode{\cppver}. \begin{note} -Future revisions of \Cpp{} will +Future revisions of this document will replace the value of this macro with a greater value. \end{note} @@ -1712,7 +1712,7 @@ The macros defined in \tref{cpp.predefined.ft} shall be defined to the corresponding integer literal. \begin{note} -Future revisions of \Cpp{} might replace +Future revisions of this document might replace the values of these macros with greater values. \end{note} diff --git a/source/support.tex b/source/support.tex index 9924cbdabd..2f447c8746 100644 --- a/source/support.tex +++ b/source/support.tex @@ -546,7 +546,7 @@ after inclusion of any member of the set of library headers indicated in the corresponding comment in this synopsis. \begin{note} -Future revisions of \Cpp{} might replace +Future revisions of this document might replace the values of these macros with greater values. \end{note}