We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4021cdb commit 42a9303Copy full SHA for 42a9303
source/meta.tex
@@ -5569,7 +5569,7 @@
5569
Let $C$ be the class represented by \tcode{dealias(type)}.
5570
A \tcode{vector} containing the reflections
5571
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}.
+of $C$ such that \tcode{is_accessible(\brk{}\reflexpr{$B$}, ctx)} is \tcode{true}.
5573
The direct base class relationships appear in the order in which
5574
the corresponding base classes appear in the \grammarterm{base-specifier-list} of $C$.
5575
0 commit comments