Skip to content

Commit 9bd9e43

Browse files
jensmaurertkoeppe
authored andcommitted
[meta.reflection.layout] Remove incorrect 'of'
Fixes NB US 108-169 (C++26 CD).
1 parent be1585a commit 9bd9e43

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
@@ -5772,7 +5772,7 @@
57725772
Otherwise, \tcode{r} represents a data member description
57735773
$(T, N, A, W, \mathit{NUA})$\iref{class.mem.general}.
57745774
If $A$ is not $\bot$,
5775-
then the value of $A$.
5775+
then the value $A$.
57765776
Otherwise, \tcode{alignment_of(\reflexpr{$T$})}.
57775777
\end{itemize}
57785778

0 commit comments

Comments
 (0)