Skip to content

Commit 71c26c0

Browse files
committed
Fixup (lib): name of "a standard library class" meta variable
1 parent 556b44a commit 71c26c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/lib-intro.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3103,10 +3103,10 @@
31033103
\end{note}
31043104

31053105
\pnum
3106-
Let \tcode{\placeholder{F}} denote
3106+
Let \tcode{\placeholder{C}} denote
31073107
a standard library class or class template specialization.
31083108
It is unspecified if or how
3109-
a reflection value can be formed to any private member of \tcode{\placeholder{F}},
3109+
a reflection value can be formed to any private member of \tcode{\placeholder{C}},
31103110
or what the names of such members may be.
31113111

31123112
\pnum

0 commit comments

Comments
 (0)