Skip to content

Commit f5c6e4e

Browse files
jensmaurertkoeppe
authored andcommitted
[meta.reflection.names] Fix formatting for 'N'
Fixes NB US 94-201 (C++26 CD).
1 parent 3c0ac90 commit f5c6e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/meta.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3822,7 +3822,7 @@
38223822
Otherwise, \tcode{r} represents a data member description
38233823
$(T, N, A, W, NUA)$\iref{class.mem.general};
38243824
a \tcode{string_view} or \tcode{u8string_view}, respectively,
3825-
containing the identifier \tcode{\placeholder{N}}.
3825+
containing the identifier $N$.
38263826
\end{itemize}
38273827

38283828
\pnum

0 commit comments

Comments
 (0)