From b11f9776026755d5cbb86cb904ec74a224cd3f7e Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Sat, 4 Oct 2025 17:38:08 +0200 Subject: [PATCH] [meta.syn] Fix phrasing in note Fixes NB US 88-163 (C++26 CD). --- source/meta.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/meta.tex b/source/meta.tex index 474ef233ca..dc5c3b29e8 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -3303,7 +3303,7 @@ can represent implementation-specific constructs\iref{basic.fundamental}. \end{note} \begin{note} -The behavior of many of the functions specified in namespace \tcode{std::meta} +Many of the functions specified in namespace \tcode{std::meta} have semantics that can be affected by the completeness of class types represented by reflection values. For such functions,