Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/meta.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5563,8 +5563,8 @@
\returns
Let $C$ be the class represented by \tcode{dealias(type)}.
A \tcode{vector} containing the reflections
of all the direct base class relationships of $B$, if any,
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}.
The direct base class relationships appear in the order in which
the corresponding base classes appear in the \grammarterm{base-specifier-list} of $C$.

Expand Down