From 21735be6923362859377f83440bd4012c9fabf0b Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Thu, 16 May 2024 09:18:57 +0200 Subject: [PATCH] [namespace.future] Replace 'this International Standard' with 'this document' Fixes ISO/CS comment (C++23 proof) --- source/lib-intro.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lib-intro.tex b/source/lib-intro.tex index c4eef90633..ef608973d5 100644 --- a/source/lib-intro.tex +++ b/source/lib-intro.tex @@ -2993,7 +2993,7 @@ it adds declarations or definitions to such a namespace. \begin{example} The top-level namespace \tcode{std2} is reserved -for use by future revisions of this International Standard. +for use by future revisions of this document. \end{example} \rSec3[reserved.names]{Reserved names}%