From 5a7e78411b944b40ee179b156166b78ef781889e Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Sat, 4 Oct 2025 18:58:19 +0200 Subject: [PATCH] [meta.reflection.names] Fix formatting for 'N' Fixes NB US 94-201 (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..e709a0e438 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -3822,7 +3822,7 @@ Otherwise, \tcode{r} represents a data member description $(T, N, A, W, NUA)$\iref{class.mem.general}; a \tcode{string_view} or \tcode{u8string_view}, respectively, - containing the identifier \tcode{\placeholder{N}}. + containing the identifier $N$. \end{itemize} \pnum