Skip to content

Commit 23e63d8

Browse files
committed
[meta.reflection.define.aggregate] Fix typo ("C" should be "D").
This seems to have been a mistake during application of P2996R13.
1 parent 27370ee commit 23e63d8

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
@@ -6502,7 +6502,7 @@
65026502

65036503
\pnum
65046504
\effects
6505-
Produces an injected declaration $C$\iref{expr.const}
6505+
Produces an injected declaration $D$\iref{expr.const}
65066506
that defines $C$ and has properties as follows:
65076507
\begin{itemize}
65086508
\item

0 commit comments

Comments
 (0)