Skip to content

Commit 361e776

Browse files
jensmaurertkoeppe
authored andcommitted
[std] Replace 'this standard' with 'this document'
Fixes ISO/CS comment (C++23 proof)
1 parent dafefea commit 361e776

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/compatibility.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
\change
191191
Remove header \libnoheader{codecvt} and all its contents.
192192
\rationale
193-
The header has been deprecated for the previous three editions of this standard
193+
The header has been deprecated for the previous three editions of this document
194194
and no longer implements the current Unicode standard, supporting only the
195195
obsolete UCS-2 encoding.
196196
Ongoing support is at implementer's discretion,
@@ -234,7 +234,7 @@
234234
\tcode{wbuffer_convert}.
235235
\rationale
236236
These features were underspecified with no clear error reporting mechanism and
237-
were deprecated for the last three editions of this standard.
237+
were deprecated for the last three editions of this document.
238238
Ongoing support is at implementer's discretion,
239239
exercising freedoms granted by \ref{zombie.names}.
240240
\effect

source/future.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
\rSec1[depr.general]{General}
55

66
\pnum
7-
This Annex describes features of the \Cpp{} Standard that are specified for compatibility with
8-
existing implementations.
7+
This Annex describes features of this document
8+
that are specified for compatibility with existing implementations.
99

1010
\pnum
1111
These are deprecated features, where

0 commit comments

Comments
 (0)