Skip to content

Commit 7e6519e

Browse files
committed
[meta.reflection.layout] Spell variable "T", not "TR".
It's unclear whether this was just a typo or an attempt to avoid ambiguity, but there does not seem to be a risk of confusion, and the spelling of the paper ("T") seems fine.
1 parent c87b07d commit 7e6519e

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
@@ -5771,7 +5771,7 @@
57715771
within any object of type \tcode{parent_of(r)}.
57725772
\item
57735773
Otherwise, \tcode{r} represents a data member description
5774-
$(\mathit{TR}, N, A, W, \mathit{NUA})$\iref{class.mem.general}.
5774+
$(T, N, A, W, \mathit{NUA})$\iref{class.mem.general}.
57755775
If $A$ is not $\bot$,
57765776
then the value of $A$.
57775777
Otherwise, \tcode{alignment_of(\reflexpr{$T$})}.

0 commit comments

Comments
 (0)