From 3eaee0912899e8eb9286fcd1544bfddfed44ce72 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Sun, 5 Oct 2025 12:01:45 +0200 Subject: [PATCH] [meta.reflection.layout] Remove incorrect 'of' Fixes NB US 108-169 (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 ec0284a97c..96e7cd326b 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -5772,7 +5772,7 @@ Otherwise, \tcode{r} represents a data member description $(T, N, A, W, \mathit{NUA})$\iref{class.mem.general}. If $A$ is not $\bot$, - then the value of $A$. + then the value $A$. Otherwise, \tcode{alignment_of(\reflexpr{$T$})}. \end{itemize}