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.
[print.fun]
1 parent ddff94a commit d8e8593Copy full SHA for d8e8593
source/iostreams.tex
@@ -4259,7 +4259,7 @@
4259
\indexheader{print}%
4260
\begin{codeblock}
4261
namespace std {
4262
- // \ref{print.fun}, print functions
+ // \ref{print.func}, print functions
4263
template<class... Args>
4264
void print(format_string<Args...> fmt, Args&&... args);
4265
@@ -7692,7 +7692,7 @@
7692
\end{itemize}
7693
\end{itemdescr}
7694
7695
-\rSec2[print.fun]{Print functions}
+\rSec2[print.func]{Print functions}
7696
7697
\indexlibraryglobal{print}%
7698
\begin{itemdecl}
0 commit comments