Skip to content

Commit 42a9303

Browse files
committed
[meta.reflection.member.queries] Fixed font, typo
1 parent 4021cdb commit 42a9303

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
@@ -5569,7 +5569,7 @@
55695569
Let $C$ be the class represented by \tcode{dealias(type)}.
55705570
A \tcode{vector} containing the reflections
55715571
of all the direct base class relationships of $B$, if any,
5572-
of $C$ such that \tcode{is_accessible(\brk{}\reflexpr{B}, txt)} is \tcode{true}.
5572+
of $C$ such that \tcode{is_accessible(\brk{}\reflexpr{$B$}, ctx)} is \tcode{true}.
55735573
The direct base class relationships appear in the order in which
55745574
the corresponding base classes appear in the \grammarterm{base-specifier-list} of $C$.
55755575

0 commit comments

Comments
 (0)