Skip to content

Commit 6d0d55a

Browse files
committed
Fixup: class
1 parent 180a5b3 commit 6d0d55a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/classes.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3612,7 +3612,8 @@
36123612
a declaration of a member function $G$
36133613
corresponds\iref{basic.scope.scope} to a declaration of $F$,
36143614
ignoring \grammarterm{trailing requires-clause}s,
3615-
then $G$ \term{overrides}
3615+
\indextext{override|see{function, virtual, override}}%
3616+
then $G$ \defnx{overrides}{function!virtual!override}
36163617
\begin{footnote}
36173618
A function
36183619
with the same name but a different parameter list\iref{over}

0 commit comments

Comments
 (0)