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 78534e3 commit 6ea1fa4Copy full SHA for 6ea1fa4
source/templates.tex
@@ -9291,9 +9291,8 @@
9291
\tcode{f}
9292
is only declared and not defined at the point of the call.
9293
The program will be ill-formed unless a specialization for
9294
-\tcode{f<const char*>},
9295
-either implicitly or explicitly generated,
9296
-is present in some translation unit.
+\tcode{f<const char*>}
+is explicitly instantiated in some translation unit\iref{temp.pre}.
9297
\end{example}
9298
9299
\indextext{template|)}
0 commit comments