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 cf522b9 commit 68ace9fCopy full SHA for 68ace9f
source/overloading.tex
@@ -307,7 +307,7 @@
307
\rSec1[over.dcl]{Declaration matching}%
308
\indextext{overloading!declaration matching}%
309
\indextext{scope!overloading and}%
310
-\indextext{base class!overloading and}
+\indextext{base~class!overloading and}
311
312
\pnum
313
Two function declarations of the same name refer to the same function if they
source/templates.tex
@@ -3822,7 +3822,7 @@
3822
\end{example}
3823
3824
3825
-\indextext{base class!dependent}%
+\indextext{base~class!dependent}%
3826
A \term{dependent base class} is a base class that is a dependent type and is
3827
not the current instantiation.
3828
\begin{note}
0 commit comments