File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 42594259\indexheader{print}%
42604260\begin{codeblock}
42614261namespace std {
4262- // \ref{print.fun }, print functions
4262+ // \ref{print.func }, print functions
42634263 template<class... Args>
42644264 void print(format_string<Args...> fmt, Args&&... args);
42654265 template<class... Args>
76987698\end{itemize}
76997699\end{itemdescr}
77007700
7701- \rSec2[print.fun ]{Print functions}
7701+ \rSec2[print.func ]{Print functions}
77027702
77037703\indexlibraryglobal{print}%
77047704\begin{itemdecl}
Original file line number Diff line number Diff line change 101101% https://github.com/cplusplus/draft/pull/7345
102102\movedxref {basic.stc.inherit }{basic.stc.general}
103103
104+ % https://github.com/cplusplus/draft/pull/7483
105+ \movedxref {print.fun }{print.func}
106+
104107% %% Deprecated features.
105108% %% Example:
106109%
You can’t perform that action at this time.
0 commit comments