diff --git a/source/iostreams.tex b/source/iostreams.tex index 528c4fb005..316a44d55f 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 @@ -7698,7 +7698,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 6484384dc1..3f708e6061 100644 --- a/source/xrefdelta.tex +++ b/source/xrefdelta.tex @@ -101,6 +101,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: %