diff --git a/source/iostreams.tex b/source/iostreams.tex index 9aaee4e353..f0731351a5 100644 --- a/source/iostreams.tex +++ b/source/iostreams.tex @@ -4259,7 +4259,7 @@ \indexheader{print}% \begin{codeblock} namespace std { - // \ref{print.fun}, print functions + // \ref{print.func}, print functions template void print(format_string fmt, Args&&... args); template @@ -7692,7 +7692,7 @@ \end{itemize} \end{itemdescr} -\rSec2[print.fun]{Print functions} +\rSec2[print.func]{Print functions} \indexlibraryglobal{print}% \begin{itemdecl} diff --git a/source/xrefdelta.tex b/source/xrefdelta.tex index a2d81a3c39..8cb2ec0d2f 100644 --- a/source/xrefdelta.tex +++ b/source/xrefdelta.tex @@ -98,6 +98,9 @@ % https://github.com/cplusplus/draft/pull/7345 \movedxref{basic.stc.inherit}{basic.stc.general} +% https://github.com/cplusplus/draft/pull/7483 +\movedxref{print.fun}{print.func} + %%% Deprecated features. %%% Example: %