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 eb87240 commit 7c3eb72Copy full SHA for 7c3eb72
source/meta.tex
@@ -5563,8 +5563,8 @@
5563
\returns
5564
Let $C$ be the class represented by \tcode{dealias(type)}.
5565
A \tcode{vector} containing the reflections
5566
-of all the direct base class relationships of $B$, if any,
5567
-of $C$ such that \tcode{is_accessible(\brk{}\reflexpr{$B$}, ctx)} is \tcode{true}.
+of all the direct base class relationships $B$, if any,
+of $C$ such that \tcode{is_accessible(\reflexpr{$B$}, ctx)} is \tcode{true}.
5568
The direct base class relationships appear in the order in which
5569
the corresponding base classes appear in the \grammarterm{base-specifier-list} of $C$.
5570
0 commit comments